Typos in commentary section.
[openssl.git] / crypto / aes / asm / aes-586.pl
2005-06-30 Andy PolyakovTypos in commentary section.
2005-06-30 Andy PolyakovAES_cbc_encrypt to allow end-user to retain small block...
2005-05-09 Andy PolyakovComply with optimization manual (no data should share...
2005-05-07 Andy PolyakovFix constants.
2005-04-24 Andy PolyakovAvoid L1 cache aliasing even between key and S-boxes.
2005-04-22 Andy PolyakovAvoid aliasing between stack frames and S-boxes. Compre...
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-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 PolyakovMinor AES x86 assembler tune-up.
2004-12-23 Andy PolyakovAES x86 assembler implementation.