Consistently use arm_arch.h constants in armcap assembly code.
[openssl.git] / crypto / poly1305 /
2016-03-02 David BenjaminConsistently use arm_arch.h constants in armcap assembl...
2016-02-23 Andy Polyakovpoly1305/asm/poly1305-armv4.pl: replace ambiguous instr...
2016-02-20 Richard LevitteAlways build library object files with shared library...
2016-02-18 Richard LevitteRemove all special make depend flags, as well as OPENSS...
2016-02-13 Andy Polyakovcrypto/poly1305: add floating-point reference implement...
2016-02-13 Richard LevittePass $(CC) to perlasm scripts via the environment
2016-02-13 Andy PolyakovPPC assembly pack: add ChaCha20 and Poly1305 modules.
2016-02-13 Andy PolyakovC64x+ assembly pack: add ChaCha20 and Poly1305 modules.
2016-02-13 Andy PolyakovARM assembly pack: add ChaCha20 and Poly1305 modules.
2016-02-11 Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: MacOS X portability...
2016-02-11 Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: fix mingw64 build.
2016-02-10 Richard Levitteunified build scheme: add a "unified" template for...
2016-02-10 Andy Polyakovpoly1305/poly1305.c: work around -Wshadow warnings...
2016-02-10 Andy Polyakovx86[_64] assembly pack: add ChaCha20 and Poly1305 modules.
2016-02-09 Andy Polyakovs390x assembly pack: add ChaCha20 and Poly1305 modules.
2016-02-01 Richard Levitteunified build scheme: add build.info files
2016-01-31 Andy PolyakovEngage poly1305-sparcv9 module.
2016-01-31 Andy PolyakovAdd poly1305/asm/poly1305-sparcv9.pl.
2016-01-29 Rich SalzTemplatize util/domd
2016-01-20 Rich SalzRemove update tags
2016-01-17 Rich SalzRemove some old makefile targets
2016-01-12 Rich SalzMove Makefiles to Makefile.in
2015-12-13 Andy PolyakovConfigure: add framework for ChaCha and Poly1305 assembly.
2015-12-10 Andy PolyakovAdd reference ChaCha20 and Poly1305 implementations.