Remove RSAX engine, superseded by RSAZ module.
[openssl.git] / crypto / aes /
2013-06-30 Andy Polyakovaesni-sha256-x86_64.pl: fix typo in Windows SEH.
2013-06-18 Andy PolyakovPA-RISC assembler pack: switch to bve in 64-bit builds.
2013-06-10 Andy Polyakovaesni-sha1-x86_64.pl: update performance data.
2013-06-10 Andy Polyakovaesni-sha256-x86_64.pl: harmonize with latest sha512...
2013-05-25 Andy Polyakovaesni-x86_64.pl: optimize XTS.
2013-05-25 Andy Polyakovaesni-sha1-x86_64.pl: Atom-specific optimization.
2013-05-25 Andy Polyakovvpaes-x86[_64].pl: minor Atom-specific optimization.
2013-05-13 Andy PolyakovAdd AES-SHA256 stitch.
2013-05-13 Andy Polyakovaesni-x86_64.pl: minor CTR performance improvement.
2013-04-23 Andy Polyakovbsaes-armv7.pl: add bsaes_cbc_encrypt and bsaes_ctr32_e...
2013-04-23 Andy Polyakovbsaes-armv7.pl: take it into build loop.
2013-04-04 Andy Polyakovaesni-x86_64.pl: optimize CBC decrypt.
2013-03-29 Andy Polyakovaesni-x86_64.pl: fix typo and optimize small block...
2013-03-26 Andy Polyakovaesni-x86_64.pl: optimize CTR even further.
2013-03-19 Andy Polyakovaesni-x86_64.pl: optimize CTR even further.
2013-03-04 Ben LaurieOverride local vars for MINFO build.
2013-02-14 Andy Polyakov[aesni-]sha1-x86_64.pl: code refresh.
2013-01-22 Andy Polyakovx86_64 assembly pack: make Windows build more robust.
2012-12-11 Ben LaurieUpdate ignores.
2012-12-05 Andy Polyakovaes-s390x.pl: fix XTS bugs in z196-specific code path.
2012-12-01 Andy Polyakovaesni-x86_64.pl: CTR face lift, +25% on Bulldozer.
2012-12-01 Andy Polyakovaes-s390x.pl: harmonize software-only code path [and...
2012-11-28 Andy PolyakovC64x+ assembly pack: improve EABI support.
2012-11-28 Andy PolyakovUpdate support for Intel compiler: add linux-x86_64...
2012-11-24 Andy PolyakovAES for SPARC T4: add XTS, reorder subroutines to impro...
2012-11-19 Dr. Stephen Hensonmake depend
2012-11-12 Andy Polyakovaes-x86_64.pl: Atom-specific optimizations, +10%.
2012-11-12 Andy Polyakovaes-586.pl: Atom-specific optimization, +44/29%, minor...
2012-10-25 Andy Polyakov[aes|cmll]t4-sparcv9.pl: unify argument handling.
2012-10-14 Andy Polyakov[aes|cmll]t4-sparcv9.pl: addendum to previous sparcv9_m...
2012-10-11 Andy Polyakovaest4-sparcv9.pl: split it to AES-specific and reusable...
2012-10-06 Andy PolyakovAdd SPARC T4 AES support.
2012-09-18 Andy PolyakovMIPS assembly pack: add support for SmartMIPS ASE.
2012-09-15 Andy PolyakovMIPS assembly pack: add MIPS[32|64]R2 code.
2012-09-15 Andy Polyakovaes-mips.pl: interleave load and integer instructions...
2012-09-07 Andy Polyakovbsaes-armv7.pl: closest shave. While 0.3 cpb improvemen...
2012-09-04 Andy Polyakovbsaes-armv7.pl: even closer shave.
2012-09-04 Andy Polyakovbsaes-armv7.pl: minor performance squeeze on Snapdragon S4.
2012-08-17 Andy PolyakovMIPS assembly pack: assign default value to $flavour.
2012-06-27 Andy Polyakovx86_64 assembly pack: make it possible to compile with...
2012-06-12 Andy Polyakovx86[_64] assembly pack: update benchmark results.
2012-06-03 Ben LaurieVersion skew reduction: trivia (I hope).
2012-05-24 Andy Polyakovaesni-x86_64.pl: make it possibel to use in Linux kernel.
2012-04-28 Andy Polyakovperlasm: fix symptom-less bugs, missing semicolons...
2012-04-18 Andy PolyakovC64x+ assembler pack. linux-c64xplus build is *not...
2012-04-09 Andy Polyakovaes-s390x.pl: fix crash in AES_set_decrypt_key in linux...
2012-04-05 Andy Polyakovaes-armv4.pl: make it more foolproof [inspired by aes...
2012-04-05 Andy Polyakovaes-s390x.pl: make it more foolproof [inspired by 1...
2012-03-31 Andy Polyakovvpaes-x86[_64].pl: handle zero length in vpaes_cbc_encrypt.
2012-03-17 Andy Polyakovvpaes-x86_64.pl: out-of-date Apple assembler fails...
2012-03-16 Andy Polyakovbsaes-x86_64.pl: optimize key conversion.
2012-03-16 Andy Polyakovbsaes-armv7.pl: optmize Sbox and key conversion.
2012-03-03 Andy Polyakovbsaes-armv7.pl: change preferred contact.
2012-03-03 Andy PolyakovAdd bit-sliced AES for ARM NEON. This initial version...
2012-01-13 Andy Polyakovaes-ppc.pl, sha512-ppc.pl: comply even with Embedded...
2012-01-11 Andy Polyakovaes-sparcv9.pl: clean up regexp
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...
next