summaryrefslogtreecommitdiffstats
path: root/crypto/aes
AgeCommit message (Expand)Author
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22Manually reformat aes_x86core.c and add it to the list of files skipped byMatt Caswell
2015-01-22Manually reformat aes_core.cMatt Caswell
2015-01-22mark all block comments that need format preserving so thatTim Hudson
2013-01-22x86_64 assembly pack: make Windows build more robust [from master].Andy Polyakov
2012-06-27x86_64 assembly pack: make it possible to compile with Perl locatedAndy Polyakov
2012-01-11aes-sparcv9.pl: clean up regexp [from HEAD].Andy Polyakov
2010-08-30fix bug in AES_unwrap()Dr. Stephen Henson
2010-07-13ARM assembler pack: reschedule instructions for dual-issue pipeline [from HEAD].Andy Polyakov
2010-07-09PR: 2297Dr. Stephen Henson
2010-04-10aes-ppc.pl: 10% performance improvement on Power6 [from HEAD].Andy Polyakov
2010-03-29ARMv4 assembler: [unconfirmed] fix for compilation failure [from HEAD].Andy Polyakov
2010-01-19s390x assembler update: add support for run-time facility detection [from HEAD].Andy Polyakov
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