modes/asm/ghash-alpha.pl: fix typo.
[openssl.git] / crypto / modes /
2013-11-12 Andy Polyakovmodes/asm/ghash-alpha.pl: fix typo.
2013-11-12 Andy PolyakovMake Makefiles OSF-make-friendly.
2013-11-09 Andy Polyakovmodes/asm/ghash-alpha.pl: make it work with older assem...
2013-11-08 Andy Polyakovmodes/asm/ghash-alpha.pl: make it work with older assem...
2013-10-13 Andy PolyakovInitial aarch64 bits.
2013-09-09 Andy Polyakovcrypto/modes/asm/aesni-gcm-x86_64.pl: minor optimization.
2013-09-05 Veres Lajosmisspellings fixes by https://github.com/vlajos/misspel...
2013-07-17 Dr. Stephen HensonEVP support for wrapping algorithms.
2013-06-18 Andy PolyakovPA-RISC assembler pack: switch to bve in 64-bit builds.
2013-06-10 Andy Polyakovghash-x86_64.pl: add Haswell performance data.
2013-04-13 Andy Polyakovcrypto/modes/modes_lcl.h: let STRICT_ALIGNMENT be on...
2013-04-04 Andy Polyakovgcm128.c: fix linking problems in 32-bit Windows build.
2013-03-29 Andy PolyakovAdd AES-NI GCM stitch.
2013-03-24 Andy Polyakovghash-x86_64.pl: add AVX code path.
2013-03-19 Andy Polyakovghash-x86_64.pl: minor optimization.
2013-03-06 Andy Polyakovghash-x86_64.pl: fix length handling bug.
2013-02-21 Ben Lauriemake depend.
2013-02-14 Andy Polyakovghash-x86[_64].pl: code refresh.
2013-01-22 Andy Polyakovx86_64 assembly pack: make Windows build more robust.
2013-01-19 Ben LaurieMerge branch 'master' of openssl.net:openssl
2013-01-19 Ben LaurieMerge branch 'master' of openssl.net:openssl
2013-01-19 Ben LaurieMake "make depend" work on MacOS out of the box.
2012-12-11 Ben LaurieUpdate ignores.
2012-12-04 Andy Polyakovghash-sparcv9.pl: shave off one more xmulx, improve...
2012-11-28 Andy PolyakovC64x+ assembly pack: improve EABI support.
2012-11-05 Andy Polyakovcrypto/modes: even more strict aliasing fixes [and...
2012-11-05 Ben LaurieMore strict aliasing fix.
2012-11-05 Andy Polyakovcbc128.c: fix strict aliasing warning.
2012-11-05 Andy Polyakovghash-sparcv9.pl: 22% improvement on T4.
2012-11-05 Ben LaurieFix gcc 4.8 warning (strict aliasing violation).
2012-10-24 Andy Polyakovghash-sparcv9.pl: add VIS3 code path.
2012-08-13 Andy Polyakovgcm128.c: fix AAD-only case with AAD length not divisib...
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-04 Andy PolyakovRevert random changes from commit#22606.
2012-06-03 Ben LaurieVersion skew reduction: trivia (I hope).
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-12 Andy Polyakovghash-s390x.pl: fix typo [that can induce SEGV in 31...
2012-03-31 Andy Polyakovmodes_lcl.h: make it work on i386.
2012-03-29 Andy Polyakovmodes/gcm128.c: fix self-test.
2012-03-13 Andy Polyakovghash-x86.pl: omit unreferenced rem_8bit from no-sse2...
2012-01-25 Andy Polyakovghash-x86.pl: engage original MMX version in no-sse2...
2012-01-15 Andy PolyakovFix OPNESSL vs. OPENSSL typos.
2011-09-14 Andy PolyakovAllow for dynamic base in Win64 FIPS module.
2011-09-05 Bodo Möllermake update
2011-08-07 Andy Polyakovaes/asm/aesni-*.pl: fix CCM and further optimize it.
2011-07-17 Andy PolyakovARM assembler pack: add platform run-time detection.
2011-05-16 Andy Polyakovx86gas.pl: add palignr and move pclmulqdq.
2011-05-16 Andy Polyakovx86_64-xlate.pl: allow "base-less" effective address...
2011-05-07 Andy PolyakovIA-64 assembler pack: fix typos and make it work on...
2011-05-04 Andy Polyakovxts128.c: minor optimizaton.
2011-04-24 Andy Polyakovgcm128.c: minor optimization.
2011-04-24 Andy Polyakovccm128.c: add CRYPTO_ccm128_[en|de]crypt_ccm64 and...
2011-04-23 Andy Polyakovxts128.c: fix bug introduced in commit#20704. Bug affec...
2011-04-21 Dr. Stephen HensonFix WIN32 warning.
2011-04-20 Andy Polyakovxts128.c: minor optimization and clarified prototype.
2011-04-18 Dr. Stephen HensonTypo.
2011-04-18 Andy Polyakovccm128.c: fix Win32 compiler warning.
2011-04-18 Andy Polyakovccm128.c: fix STRICT_ALIGNMENT another bug in CRYPTO_cc...
2011-04-18 Dr. Stephen HensonInitial untested CCM support via EVP.
2011-04-18 Dr. Stephen HensonCompile ccm128.c, move some structures to modes_lcl...
2011-04-16 Andy Polyakovccm128.c: minor optimization and bugfix in CRYPTO_ccm12...
2011-04-12 Dr. Stephen HensonProvisional AES XTS support.
2011-04-04 Andy Polyakovgcm128.c: fix shadow warnings.
2011-04-01 Andy PolyakovARM assembler pack: profiler-assisted optimizations...
2011-04-01 Andy Polyakovgcm128.c: tidy up, minor optimization, rearrange gcm128...
2011-03-24 Richard Levittemake update
2011-03-12 Ben LaurieAdd SRP support.
2011-03-04 Andy Polyakovghash-x86.pl: optimize for Sandy Bridge.
2011-03-04 Andy Polyakovxts128.c: minor optimization.
2011-03-04 Andy Polyakovs390x assembler pack: tune-up and support for new z196...
2011-02-22 Dr. Stephen HensonAdd modes_lcl.h to header list.
2011-02-21 Dr. Stephen HensonUpdate dependencies.
2011-02-19 Dr. Stephen HensonMove gcm128_context definition to modes_lcl.h (along...
2011-02-16 Dr. Stephen HensonInclude openssl/crypto.h first in several other files...
2011-02-16 Dr. Stephen HensonExperimental symbol renaming to avoid clashes with...
2011-02-12 Andy Polyakovgcm128.c: make it work with no-sse2.
2011-02-10 Andy Polyakovxts128.c: initial draft.
2011-02-08 Andy Polyakovccm128.c: initialize ctx->block (what I was smoking?).
2011-02-08 Andy Polyakovccm128.c: initial draft.
2011-02-08 Dr. Stephen HensonLink GCM into FIPS module. Check return value in EVP...
2011-02-07 Andy Polyakovgcm128.c: add boundary condition checks.
2011-02-07 Dr. Stephen HensonAdd CRYPTO_gcm128_tag() function to retrieve the tag.
2011-02-06 Andy Polyakovgcm128.c: allow multiple calls to CRYPTO_gcm128_aad.
2011-02-06 Andy Polyakovgcm128.c: fix bug in OPENSSL_SMALL_FOOTPRINT decrypt.
2011-02-03 Bodo Möllermake update
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-09-21 Andy Polyakovghash-s390x.pl: reschedule instructions for better...
2010-09-13 Andy PolyakovAlpha assembler pack: adapt for Linux.
2010-09-10 Andy PolyakovAdd ghash-s390x.pl.
2010-09-05 Andy Polyakovmodes/asm/ghash-*.pl: switch to [more reproducible...
2010-09-05 Andy Polyakovghash-ia64.pl: 50% performance improvement of gcm_ghash...
2010-08-23 Andy Polyakovgcm128.c: fix typo in CRYPTO_gcm128_encrypt_ctr32 name.
2010-08-21 Andy Polyakovcrypto/modes/Makefile: fix typo in ghash-parisc.s rule.
2010-08-02 Andy Polyakovgcm128.c: add CRYPTO_gcm128_[en|de]crypt_ctr32.
2010-07-27 Ben LaurieMissing prototype.
2010-07-26 Andy Polyakovghash-ia64.pl: excuse myself from implementing "528B...
2010-07-26 Andy Polyakovmodes/Makefile: update clean rule.
next