Synchronise with ec/Makefile.
[openssl.git] / crypto / aes / asm /
2005-04-16 Andy PolyakovMitigate cache-timing attack in CBC mode. This is done...
2005-03-19 Ulf Möllerfix breakage for Perl versions that do boolean operatio...
2005-01-24 Andy PolyakovImprove ECB performance (48+14*rounds -> 18+13*rounds...
2005-01-20 Andy PolyakovBug-fix in CBC encrypt tail processing and commentary...
2005-01-18 Andy PolyakovThrow in AES CBC assembler, up to +40% on aes-128-cbc...
2005-01-13 Andy Polyakov"Monolithic" x86 assembler replacement for aes_core...
2004-12-30 Andy PolyakovCommentary update for AES IA-64 assembler module.
2004-12-30 Andy PolyakovMinor AES x86 assembler tune-up.
2004-12-28 Andy PolyakovOops-kind typos in aes-ia64.S...
2004-12-23 Andy PolyakovEliminate copies of TeN and TdN, use those found in...
2004-12-23 Andy PolyakovAES x86 assembler implementation.
2004-07-23 Andy PolyakovVarious IA-64 assembler fix-ups.
2004-07-17 Andy PolyakovAdd licensing terms.
2004-07-01 Andy PolyakovAES assembler implementation for IA-64. Note that there...