summaryrefslogtreecommitdiffstats
path: root/crypto/aes
AgeCommit message (Expand)Author
2009-03-17aes-390x.pl: commentary update.Andy Polyakov
2009-03-17Make SPARC assembler modules *really* Purify-friendly.Andy Polyakov
2009-03-16Make SPARC assembler Pirify-friendly (Purify can't cope with certainAndy Polyakov
2009-02-09s390x assembler pack update.Andy Polyakov
2008-12-27Revisit RT#1801 and complete fix.Andy Polyakov
2008-12-23Windows-specific addenum to "engage crypto/modes" commit #17716.Andy Polyakov
2008-12-23Patch the omission from prvious commit #17716.Andy Polyakov
2008-12-23Engage crypto/modes.Andy Polyakov
2008-12-19x86_64 assembler pack: add support for Win64 SEH.Andy Polyakov
2008-12-17SEGV in AES_cbc_encrypt in aes-x86_64 assembler module.Andy Polyakov
2008-12-02Implement Configure option pattern "experimental-foo"Bodo Möller
2008-11-12Update make rules for x86_64 assembler pack.Andy Polyakov
2008-11-12x86_64 assembler pack to comply with updated styling x86_64-xlate.pl rules.Andy Polyakov
2008-11-02Fix asserts. Fix incorrect dependency.Ben Laurie
2008-10-31size_t-fy AES, Camellia and RC4.Andy Polyakov
2008-09-12AIX build updates.Andy Polyakov
2008-04-17Apply mingw patches as supplied by Roumen Petrov an Alon Bar-LevLutz Jänicke
2008-03-22Update dependencies.Dr. Stephen Henson
2008-03-18More support for KEK RecipientInfo.Dr. Stephen Henson
2008-03-12And so it begins...Dr. Stephen Henson
2008-02-06Micro-profiling assisted "optimization" for Power6. Essentially it's soAndy Polyakov
2008-01-13Unify ppc assembler make rules.Andy Polyakov
2008-01-11Unify x86 perlasm make rules.Andy Polyakov
2008-01-05Make aes-x86_64 work with debug Win64 build.Andy Polyakov
2008-01-05Make AES_T[ed] private to aes-586 module.Andy Polyakov
2007-12-18Engage x86 assembler in Mac OS X build.Andy Polyakov
2007-11-22Combat [bogus] relocations in some assember modules.Andy Polyakov
2007-09-27Yet another ARM update. It appears to be more appropriate to makeAndy Polyakov
2007-09-2710% performance tweak in 64-bit mode.Andy Polyakov
2007-08-29aes_ige suffered SIGBUS on RISC platforms.Andy Polyakov
2007-08-28Make naming more consistent.Andy Polyakov
2007-08-23Make x86_64 modules work under Win64/x64.Andy Polyakov
2007-07-30Buglet fixes and minor optimization in aes-x86_86 assembler.Andy Polyakov
2007-07-27AES for IA64 update.Andy Polyakov
2007-07-23Allow for option to skip hardware support.Andy Polyakov
2007-07-21Complete synchronization of aes-x86_64 with aes-586.Andy Polyakov
2007-07-19Lppc_AES_[en|de]crypt_compact: size optimization.Andy Polyakov
2007-07-19Minor optimization in AES_set_encryption_key for x86_64.Andy Polyakov
2007-07-19_x86_64_AES_[en|de]crypt_compact: size optimization and aggressiveAndy Polyakov
2007-07-13Various minor updates to AES assembler modules.Andy Polyakov
2007-07-13Add _x86_64_AES_[en|de]crypt_compact.Andy Polyakov
2007-06-18Update .cvsignoreDr. Stephen Henson
2007-05-30AES_set_[en|de]crypt_key for ARMv4.Andy Polyakov
2007-05-28s390x gas can't handle .align 128.Andy Polyakov
2007-05-28AES_set_[en|de]crypt_key for s390x.Andy Polyakov
2007-05-19Typo in aes-ppc.pl.Andy Polyakov
2007-05-19Initial draft of AES for PPC.Andy Polyakov
2007-05-15Change C++ style comments.Dr. Stephen Henson
2007-05-13More IGE speedup.Ben Laurie
2007-05-13AES IGE mode speedup.Ben Laurie