]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/aes
Updatde from stable branch.
[thirdparty/openssl.git] / crypto / aes /
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.
2006-08-01  Andy PolyakovSwitch to compact S-box when generating AES key schedule.
2006-07-31  Andy PolyakovNext generation aes-586.pl featuring AES_[en|de]crypt...
2006-07-18  Andy PolyakovReimplement outer rounds as "compact" in x86 assembler...
2006-07-14  Andy PolyakovAdd option for "compact" rounds to aes_x86core.c. ...
2006-07-04  Andy PolyakovFix compiler warnings.
2006-07-02  Andy PolyakovPrepare playground for AES experimental code.
2006-06-28  Andy PolyakovMitigate the hazard of cache-collision timing attack...
2006-06-28  Andy PolyakovMitigate the hazard of cache-collision timing attack...
2006-06-28  Andy PolyakovMitigate cache-collision timing attack on last round.
2006-06-05  Andy PolyakovSync aes.h with http://cvs.openssl.org/chngview?cn...
2006-06-05  Andy PolyakovReimplement AES_ofb128_encrypt.
2006-06-05  Andy PolyakovCorrect logical error in STRICT_ALIGNMENT check and...
2006-05-30  Andy PolyakovTune up AES CFB. Performance improvement varies from...
2006-04-20  Nils Larschundo accidental commit
2006-04-20  Nils Larschas we encrypt every bit separately we need to loop...
2005-12-10  Andy PolyakovMinor aes-sparcv9.pl optimization.
2005-12-10  Andy PolyakovEngage AES for UltraSPARC in sparcv9 targets.
2005-12-10  Andy PolyakovRevoke the option to share AES S-boxes between C and...
2005-12-10  Andy PolyakovInitial draft for AES for UltraSPARC assembler.
2005-07-30  Andy PolyakovFix #if _MSC_VER clause in aes_locl.h
2005-07-20  Andy PolyakovPedantic polish to aes-ia64 and sha512-ia64.
2005-07-20  Andy PolyakovTypo in version number.
2005-07-20  Andy PolyakovPerl stylistic/cosmetic update for aes-x86_64.pl.
2005-07-18  Andy PolyakovFix unwind directives in IA-64 assembler modules. This...
2005-07-18  Andy Polyakov~15% better AES x86_64 assembler.
2005-07-14  Andy PolyakovCommentary section update.
2005-07-12  Andy PolyakovAES x86_64 assembler implementation.
2005-07-01  Andy PolyakovPedantic polish to aes-586.pl:-)
2005-06-30  Andy PolyakovTypos in commentary section.
2005-06-30  Andy PolyakovAES_cbc_encrypt to allow end-user to retain small block...
2005-05-16  Andy PolyakovFurther BUILDENV refinement, further fool-proofing...
2005-05-16  Bodo Möllermake update
2005-05-15  Andy PolyakovFool-proofing Makefiles
2005-05-09  Andy PolyakovComply with optimization manual (no data should share...
2005-05-07  Andy PolyakovFix constants.
next