]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/modes
drbg_get_entropy: force a reseed before calling ssleay_rand_bytes()
[thirdparty/openssl.git] / crypto / modes /
2017-02-16  Bernd EdlingerCleanup *.S files.
2016-11-25  Andy Polyakovmodes/ctr128.c: fix false carry in counter increment...
2016-07-01  Andy PolyakovSPARC assembly pack: enforce V8+ ABI constraints.
2016-04-25  Andy Polyakovs390x assembly pack: cache capability query results.
2016-02-27  Andy Polyakovmodes/asm/ghash-x86_64.pl: refine GNU assembler version...
2016-02-12  Andy Polyakovmodes/ctr128.c: pay attention to ecount_buf alignment...
2016-02-04  Kurt RoeckxRestore xmm7 from the correct address on win64
2015-12-13  Andy Polyakovx86_64 assembly pack: tune clang version detection...
2015-11-30  Andy Polyakovx86_64 assembly pack: tune clang version detection.
2015-11-11  Andy Polyakovmodes/asm/ghash-armv4.pl: make it compile by clang...
2015-09-15  Rich SalzRT4044: Remove .cvsignore files.
2015-09-11  John FoleyUse memmove instead of memcpy.
2015-07-13  Richard LevitteConversion to UTF-8 where needed
2015-06-10  Andy Polyakovgcm.c: address linker warning about OPENSSL_ia32cap_P...
2015-06-08  Emilia KasperUse CRYPTO_memcmp when comparing authenticators
2015-05-23  Richard LevitteFix the update target and remove duplicate file updates
2015-04-08  Richard LevitteAppease clang -Wshadow
2015-04-02  Andy Polyakovmodes/asm/ghashv8-armx.pl: up to 90% performance improv...
2015-01-30  Andy Polyakovmodes/gcm128.c: fix OPENSSL_SMALL_FOOTPRINT compile...
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Matt CaswellFix modes.h so that indent doesn't complain
2015-01-22  Matt CaswellMove more comments that confuse indent
2015-01-22  Andy Polyakovcrypto/ofb128.c: make it indent-friendly.
2015-01-22  Andy Polyakovmodes/ctr128.c: make it indent-friendly.
2015-01-22  Andy Polyakovmodes/cfb128.c: make it indent-friendly.
2015-01-22  Andy Polyakovmodes/modes_lcl.h: make it indent-friendly.
2015-01-22  Andy Polyakovmodes/gcm128.c: make it indent-friendly.
2015-01-22  Andy Polyakovmodes/cts128.c: make it indent-friendly.
2015-01-22  Tim Hudsonmark all block comments that need format preserving...
2015-01-13  Andy PolyakovAdd Broadwell performance results.
2015-01-06  Andy PolyakovRemove inconsistency in ARM support.
2014-09-20  Andy PolyakovHarmonize Tru64 and Linux make rules.
2014-08-30  Andy Polyakovx86[_64] assembly pack: add Silvermont performance...
2014-08-28  Rich SalzRT2308: Add extern "C" { ... } wrapper
2014-07-20  Andy PolyakovInitial POWER8 support from development branch.
2014-07-17  Dr. Stephen HensonSanity check lengths for AES wrap algorithm.
2014-07-09  Andy Polyakovx86_64 assembly pack: improve masm support.
2014-07-09  Andy PolyakovPlease Clang's sanitizer.
2014-06-28  Andy Polyakovx86_64 assembly pack: refine clang detection.
2014-06-27  Andy Polyakovx86_64 assembly pack: addendum to last clang commit.
2014-06-27  Andy Polyakovx86_64 assembly pack: allow clang to compile AVX code.
2014-06-24  Andy PolyakovARMv8 assembly pack: add Cortex performance numbers.
2014-06-11  Andy Polyakovghash-x86_64.pl: optimize for upcoming Atom.
2014-06-10  Andy PolyakovEngage GHASH for ARMv8.
2014-06-10  Andy PolyakovAdd GHASH for ARMv8 Crypto Extension.
2014-06-10  Andy PolyakovARM assembly pack: get ARMv7 instruction endianness...
2014-04-24  Andy Polyakovbn/asm/armv4-gf2m.pl, modes/asm/ghash-armv4.pl: faster...
2014-04-06  Andy Polyakovcrypto/modes/gcm128.c: more strict aliasing fixes.
2014-02-13  Andy Polyakovghash-x86[_64].pl: ~15% improvement on Atom Silvermont
2014-02-01  Andy Polyakovmodes/asm/ghash-s390x.pl: +15% performance improvement...
2013-12-01  Dr. Stephen Hensonmake update
2013-11-12  Andy Polyakovmodes/asm/ghash-alpha.pl: update from HEAD.
2013-11-12  Andy PolyakovMake Makefiles OSF-make-friendly.
2013-11-08  Andy Polyakovmodes/asm/ghash-alpha.pl: make it work with older assem...
2013-10-13  Andy PolyakovInitial aarch64 bits.
2013-10-01  Dr. Stephen HensonEVP support for wrapping algorithms.
2013-09-09  Andy Polyakovcrypto/modes/asm/aesni-gcm-x86_64.pl: minor optimization.
2013-06-30  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-06-04  Andy Polyakovcrypto/modes: even more strict aliasing fixes [and...
2013-06-04  Andy Polyakovcbc128.c: fix strict aliasing warning.
2013-05-19  Andy PolyakovAdd AES-NI GCM stich and take it into build loop [from...
2013-05-19  Andy Polyakovgcm128.c: update from master (add AVX and VIS3 support).
2013-05-19  Andy Polyakovghash-sparcv9.pl: update from master.
2013-05-19  Andy Polyakovghash-x86_64.pl: update from master.
2013-05-19  Andy Polyakovghash-x86.pl: update from master.
2013-04-13  Andy Polyakovcrypto/modes/modes_lcl.h: let STRICT_ALIGNMENT be on...
2013-01-22  Andy Polyakovx86_64 assembly pack: make Windows build more robust...
2012-12-13  Ben LaurieIgnore more.
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-03  Ben LaurieReduce version skew: trivia (I hope).
2012-04-12  Andy Polyakovs390x asm pack: fix typos.
2012-03-31  Andy Polyakovmodes_lcl.h: make it work on i386 [from HEAD].
2012-03-21  cvs2svnThis commit was manufactured by cvs2svn to create branch
2012-01-25  Andy Polyakovghash-x86.pl: engage original MMX version in no-sse2...
2012-01-15  Andy PolyakovFix OPNESSL vs. OPENSSL typos [from HEAD].
2011-08-11  Dr. Stephen HensonSync ASM/modes to add CCM and XTS modes and assembly...
2011-08-04  Dr. Stephen HensonBackport GCM support from HEAD. Minimal support at...
2011-06-28  Andy PolyakovAES-NI backport from HEAD. Note that e_aes.c doesn...
2010-06-16  cvs2svnThis commit was manufactured by cvs2svn to create branch
2010-04-14  Andy Polyakov[co]cf128.c: fix "n=0" bug [from HEAD].
2010-04-10  Andy Polyakovctr129.c: fix typo, simplify ctr128_inc and fix "n...
2010-02-15  Dr. Stephen HensonPR: 2164
2009-03-31  cvs2svnThis commit was manufactured by cvs2svn to create branch
2008-12-29  Andy PolyakovFix "possible loss of data" Win64 compiler warnings.
2008-12-29  Dr. Stephen HensonAdd standard .cvsignore file.
2008-12-27  Andy PolyakovAdd modes/cts128.c, Ciphertext Stealing implementation.
2008-12-23  Andy Polyakovcrypto/modes: make modes.h selfsufficient and rename...
2008-12-16  Andy Polyakov128-bit block cipher modes consolidation. As consolidat...