Fix error codes.
[openssl.git] / crypto / aes /
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.
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-06-18 Dr. Stephen HensonUpdate .cvsignore
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-15 Dr. Stephen HensonChange C++ style comments.
2007-05-13 Ben LaurieMore IGE speedup.
2007-05-13 Ben LaurieAES IGE mode speedup.
2007-05-03 Andy PolyakovFix bug introduced in cn#16195.
2007-05-03 Andy PolyakovFine reading of manual suggests that km can return...
2007-05-02 Andy PolyakovFix s390x bugs and correct performance coefficients.
2007-04-30 Andy PolyakovEngage s390x assembler modules.
2007-04-30 Andy Polyakovs390x assembler pack.
2007-04-05 Ben LaurieAvoid overrun. Coverity ID 60.
2007-01-25 Andy PolyakovMinimize aes_core.c footprint when AES_[en|de]crypt...
2007-01-25 Andy PolyakovMinor touch to aes-armv4.pl.
2007-01-25 Andy PolyakovAES for ARMv4.
2007-01-21 Dr. Stephen HensonConstify version strings and some structures.
2006-11-30 Dr. Stephen HensonUpdate dependencies.
2006-10-17 Andy PolyakovLinking errors on IA64 and typo in aes-ia64.S.
2006-09-18 Andy PolyakovImprove 386 portability of aes-586.pl.
2006-08-31 Andy PolyakovFix bug in aes-586.pl.
2006-08-31 Dr. Stephen HensonFix C++ style comments, change assert to OPENSSL_assert...
2006-08-31 Ben LaurieForward port of IGE mode.
2006-08-07 Andy PolyakovRevised AES_cbc_encrypt in x86 assembler module.
2006-08-02 Andy PolyakovAgressively prefetch S-box in SSE codepatch, relax...
2006-08-02 Andy PolyakovSwitch to compact S-box when generating AES key schedule.
next