aes-s390x.pl: fix crash in AES_set_decrypt_key in linux32-s390x build.
[openssl.git] / crypto / aes / asm /
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-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-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-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...
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-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-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 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-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-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-11-12 Andy Polyakovx86_64 assembler pack to comply with updated styling...
2008-09-12 Andy PolyakovAIX build updates.
2008-02-06 Andy PolyakovMicro-profiling assisted "optimization" for Power6...
2008-01-13 Andy PolyakovUnify ppc assembler 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-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-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.
2007-07-23 Andy PolyakovAllow for option to skip hardware support.
2007-07-21 Andy PolyakovComplete synchronization of aes-x86_64 with aes-586.
2007-07-19 Andy PolyakovLppc_AES_[en|de]crypt_compact: size optimization.
2007-07-19 Andy PolyakovMinor optimization in AES_set_encryption_key for x86_64.
2007-07-19 Andy Polyakov_x86_64_AES_[en|de]crypt_compact: size optimization...
2007-07-13 Andy PolyakovVarious minor updates to AES assembler modules.
2007-07-13 Andy PolyakovAdd _x86_64_AES_[en|de]crypt_compact.
2007-05-30 Andy PolyakovAES_set_[en|de]crypt_key for ARMv4.
2007-05-28 Andy Polyakovs390x gas can't handle .align 128.
2007-05-28 Andy PolyakovAES_set_[en|de]crypt_key for s390x.
2007-05-19 Andy PolyakovTypo in aes-ppc.pl.
2007-05-19 Andy PolyakovInitial draft of AES for PPC.
2007-05-03 Andy PolyakovFix bug introduced in cn#16195.
2007-05-03 Andy PolyakovFine reading of manual suggests that km can return...
next