remove prototype for deleted SRP function
[openssl.git] / crypto / aes /
2011-12-15 Andy Polyakovvpaes-x86.pl: revert previous commit and solve the...
2011-12-14 Andy Polyakovvpaes-x86.pl: portability fix.
2011-11-16 Andy Polyakovbsaes-x86_64.pl: fix buffer overrun in tail processing.
2011-11-13 Andy Polyakovbsaes-x86_64.pl: add Win64 SEH and "hadrware" calls...
2011-11-10 Andy Polyakovbsaes-x86_64.pl: add bsaes_xts_[en|de]crypt.
2011-10-30 Andy Polyakovbsaes-x86_64.pl: add CBC decrypt and engage it in e_aes.c.
2011-10-29 Andy Polyakovbsaes-x86_64.pl: optimize InvMixColumns.
2011-10-29 Andy Polyakovbsaes-x86_64.pl: add decryption procedure (with unoptim...
2011-10-19 Andy Polyakovvxworks-mips: unify and add assembler.
2011-10-18 Andy Polyakovbsaes-x86_64.pl: make it work with ml64.
2011-10-18 Andy Polyakov[bs|vp]aes-x86[_64].pl: typos and clarifications.
2011-10-17 Andy PolyakovEngage bsaes-x86_64.pl, bit-sliced AES.
2011-10-14 Andy Polyakovaesni-x86[_64].pl: fix bug in CCM code.
2011-09-27 Andy Polyakovbsaes-x86_64.pl: add due credit.
2011-09-25 Andy PolyakovAdd bit-sliced AES x86_64 assembler, see homes.esat...
2011-09-18 Andy PolyakovMake latest assembler additions (vpaes and e_padlock...
2011-09-15 Andy PolyakovIntegrate Vector Permutation AES into build system.
2011-09-14 Andy PolyakovAllow for dynamic base in Win64 FIPS module.
2011-09-12 Andy Polyakovvpaes-x86[_64]*.pl: fix typo.
2011-09-12 Andy PolyakovAdd so called Vector Permutation AES x86[_64] assembler...
2011-08-23 Andy PolyakovAdd RC4-MD5 and AESNI-SHA1 "stitched" implementations.
2011-08-07 Andy Polyakovaes/asm/aesni-*.pl: fix CCM and further optimize it.
2011-07-20 Andy Polyakovaes-ppc.pl: minor optimization favoring embedded proces...
2011-06-28 Andy Polyakovcrypto/aes/Makefile: make it work on IRIX.
2011-06-27 Andy Polyakovs390x assembler pack: add s390x-gf2m.pl and harmonize...
2011-06-27 Andy PolyakovMinor x86_64 perlasm update.
2011-05-30 Andy Polyakovaesni-x86[_64].pl: relax alignment requirement.
2011-05-28 Andy Polyakovaes-ppc.pl: handle unaligned data on page boundaries.
2011-05-27 Andy PolyakovPPC assembler pack: adhere closer to ABI specs, add...
2011-05-22 Andy Polyakovaesni-x86[_64].pl: optimize for Sandy Bridge and add...
2011-05-18 Andy Polyakovaesni-x86_64.pl: make it compile on MacOS X.
2011-04-01 Andy PolyakovARM assembler pack: profiler-assisted optimizations...
2011-03-04 Andy Polyakovs390x assembler pack: tune-up and support for new z196...
2011-02-21 Dr. Stephen HensonUpdate dependencies.
2011-02-16 Dr. Stephen HensonExperimental symbol renaming to avoid clashes with...
2011-01-26 Dr. Stephen HensonChange AR to ARX to allow exclusion of fips object...
2010-11-29 Andy Polyakovs390x assembler pack: adapt for -m31 build, see comment...
2010-10-21 Andy PolyakovAdd aes-mips.pl assembler module.
2010-09-18 Andy Polyakovs390x assembler pack: extend OPENSSL_s390xcap_P to...
2010-08-30 Dr. Stephen Hensonfix bug in AES_unwrap()
2010-07-26 Andy Polyakovaes-x86_64.pl: commit#19797 was overzealous, partially...
2010-07-26 Andy Polyakovaes-x86_64.pl: remove redundant instructions.
2010-07-26 Andy Polyakovaesni-x86_64.pl: fix typos.
2010-07-26 Andy Polyakovperlasm/x86asm.pl: move aesni and pclmulqdq opcodes...
2010-07-26 Dr. Stephen Henson#if out deleted function from headers so it isn't picke...
2010-07-25 Andy Polyakovaesni-x86[_64].pl: fine-tune, add CCM subroutine, add...
2010-07-14 Andy Polyakovaes-s390x.pl: revisit buffer allocation and add perform...
2010-07-13 Andy PolyakovARM assembler pack: reschedule instructions for dual...
2010-07-09 Dr. Stephen HensonPR: 2297
2010-07-09 Andy PolyakovRework framework for assembler support for AES counter...
2010-07-09 Andy PolyakovHarmonize s390x assembler modules with "catch-all"...
2010-07-08 Andy Polyakovcrypto/*/Makefile: unify "catch-all" assembler make...
2010-05-05 Andy PolyakovRevert previous Linux-specific/centric commit#19629...
2010-05-05 Ben LaurieNon-executable stack in asm.
2010-04-10 Andy Polyakovaes-ppc.pl: 10% performance improvement on Power6.
2010-04-10 Andy PolyakovAESNI engine: add counter mode.
2010-03-29 Andy PolyakovARMv4 assembler: fix compilation failure. Fix is actual...
2010-02-23 Andy PolyakovReserve for option to implement AES counter in assembler.
2010-01-19 Andy Polyakovs390x assembler update: add support for run-time facili...
2009-12-27 Andy PolyakovThrow in more PA-RISC assembler.
2009-11-15 Andy Polyakovaesni-x86.pl: eliminate development comments.
2009-05-02 Andy Polyakovaesni-x86_64.pl: resolve LNK1223 error.
2009-05-02 Andy PolyakovAES-NI engine jumbo update.
2009-04-27 Andy Polyakovaesni-x86.pl: fix another typo and add test script.
2009-04-27 Andy Polyakovaesni-x86.pl: fix typos.
2009-04-27 Andy PolyakovIntel AES-NI engine.
2009-03-17 Andy Polyakovaes-390x.pl: commentary update.
2009-03-17 Andy PolyakovMake SPARC assembler modules *really* Purify-friendly.
2009-03-16 Andy PolyakovMake SPARC assembler Pirify-friendly (Purify can't...
2009-02-09 Andy Polyakovs390x assembler pack update.
2008-12-27 Andy PolyakovRevisit RT#1801 and complete fix.
2008-12-23 Andy PolyakovWindows-specific addenum to "engage crypto/modes" commi...
2008-12-23 Andy PolyakovPatch the omission from prvious commit #17716.
2008-12-23 Andy PolyakovEngage crypto/modes.
2008-12-19 Andy Polyakovx86_64 assembler pack: add support for Win64 SEH.
2008-12-17 Andy PolyakovSEGV in AES_cbc_encrypt in aes-x86_64 assembler module.
2008-12-02 Bodo MöllerImplement Configure option pattern "experimental-foo"
2008-11-12 Andy PolyakovUpdate make rules for x86_64 assembler pack.
2008-11-12 Andy Polyakovx86_64 assembler pack to comply with updated styling...
2008-11-02 Ben LaurieFix asserts. Fix incorrect dependency.
2008-10-31 Andy Polyakovsize_t-fy AES, Camellia and RC4.
2008-09-12 Andy PolyakovAIX build updates.
2008-04-17 Lutz JänickeApply mingw patches as supplied by Roumen Petrov an...
2008-03-22 Dr. Stephen HensonUpdate dependencies.
2008-03-18 Dr. Stephen HensonMore support for KEK RecipientInfo.
2008-03-12 Dr. Stephen HensonAnd so it begins...
2008-02-06 Andy PolyakovMicro-profiling assisted "optimization" for Power6...
2008-01-13 Andy PolyakovUnify ppc assembler make rules.
2008-01-11 Andy PolyakovUnify x86 perlasm make rules.
2008-01-05 Andy PolyakovMake aes-x86_64 work with debug Win64 build.
2008-01-05 Andy PolyakovMake AES_T[ed] private to aes-586 module.
2007-12-18 Andy PolyakovEngage x86 assembler in Mac OS X build.
2007-11-22 Andy PolyakovCombat [bogus] relocations in some assember modules.
2007-09-27 Andy PolyakovYet another ARM update. It appears to be more appropria...
2007-09-27 Andy Polyakov10% performance tweak in 64-bit mode.
2007-08-29 Andy Polyakovaes_ige suffered SIGBUS on RISC platforms.
2007-08-28 Andy PolyakovMake naming more consistent.
2007-08-23 Andy PolyakovMake x86_64 modules work under Win64/x64.
2007-07-30 Andy PolyakovBuglet fixes and minor optimization in aes-x86_86 assem...
2007-07-27 Andy PolyakovAES for IA64 update.
next