]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/poly1305/poly1305.c
various spelling fixes
[thirdparty/openssl.git] / crypto / poly1305 / poly1305.c
2016-04-28  FdaSilvaYYvarious spelling fixes
2016-04-25  Andy Polyakovcrypto/poly1305/asm: chase overflow bit on x86 and...
2016-04-04  Rich SalzRevert "various spelling fixes"
2016-04-04  FdaSilvaYYvarious spelling fixes
2016-04-04  Andy Polyakovcrypto/poly1305: don't break carry chains.
2016-03-29  Andy Polyakovpoly1305/asm/poly1305-x86.pl: don't loose 59-th bit.
2016-03-02  Andy Polyakovpoly1305/asm/poly1305-*.pl: flip horizontal add and...
2016-02-10  Andy Polyakovpoly1305/poly1305.c: work around -Wshadow warnings...
2015-12-10  Andy PolyakovAdd reference ChaCha20 and Poly1305 implementations.