bn/asm/rsaz-x86_64.pl: fix prototype.
[openssl.git] / crypto / evp /
2013-11-27 Andy PolyakovTake vpaes-ppc module into loop.
2013-11-14 Dr. Stephen HensonConstify.
2013-11-13 Dr. Stephen HensonFlag to disable automatic copying of contexts.
2013-11-12 Andy PolyakovMake Makefiles OSF-make-friendly.
2013-11-11 Dr. Stephen HensonFix memory leak.
2013-11-06 Dr. Stephen HensonInitialise context before using it.
2013-11-03 Ben LauriePBKDF2 should be efficient. Contributed by Christian...
2013-10-12 Andy Polyakovevp/e_aes_cbc_hmac_sha*.c: limit multi-block fragmentat...
2013-10-08 Andy Polyakovevp/e_aes_cbc_hmac_sha*.c: harmonize names, fix bugs.
2013-10-08 Andy Polyakovevp/evp.h: add multi-block contstants and parameter...
2013-10-03 Andy Polyakovevp/e_des3.c: fix typo with potential integer overflow...
2013-10-02 Andy Polyakovevp/e_aes_cbc_hmac_sha*.c: multi-block glue code.
2013-10-02 Andy Polyakovevp/e_aes_cbc_hmac_sha256.c: enable is on all AES-NI...
2013-09-20 Ben LaurieMerge remote-tracking branch 'trevp/pemfix' into trev...
2013-09-15 Ard BiesheuvelAdded support for ARM/NEON based bit sliced AES in...
2013-09-05 Veres Lajosmisspellings fixes by https://github.com/vlajos/misspel...
2013-08-05 Dr. Stephen HensonAlgorithm parameter support.
2013-08-03 Andy Polyakovcrypto/evp/e_aes.c: fix logical pre-processor bug and...
2013-07-17 Dr. Stephen HensonCMS support for key agreeement recipient info.
2013-07-17 Dr. Stephen HensonEVP support for wrapping algorithms.
2013-06-21 Dr. Stephen HensonAdd control to retrieve signature MD.
2013-06-12 Dr. Stephen HensonTypo.
2013-06-04 Ben LaurieRemove added ;.
2013-06-04 Ben LaurieMissing prototypes.
2013-05-13 Andy PolyakovAdd AES-SHA256 stitch.
2013-04-23 Andy Polyakovbsaes-armv7.pl: add bsaes_cbc_encrypt and bsaes_ctr32_e...
2013-04-06 Ben LaurieFix warnings.
2013-04-04 Andy Polyakove_aes.c: reserve for future extensions.
2013-04-04 Andy Polyakovevptests.txt: add XTS test vectors
2013-03-31 Andy PolyakovAdd support for SPARC T4 DES opcode.
2013-03-29 Andy PolyakovAdd AES-NI GCM stitch.
2013-03-18 Andy Polyakove_aes_cbc_hmac_sha1.c: fix rare bad record mac on AES...
2013-03-06 Andy Polyakovevptests.txt: additional GCM test vectors.
2013-03-06 Dr. Stephen HensonGCM and CCM test support
2013-03-06 Dr. Stephen HensonAdd CCM ciphers to tables.
2013-02-21 Ben Lauriemake depend.
2013-02-08 Andy Polyakove_aes_cbc_hmac_sha1.c: align calculated MAC at cache...
2013-02-06 Andy Polyakove_aes_cbc_hmac_sha1.c: cleanse temporary copy of HMAC...
2013-02-06 Andy Polyakove_aes_cbc_hmac_sha1.c: address the CBC decrypt timing...
2013-02-06 Ben LaurieMake CBC decoding constant time.
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-11-24 Andy PolyakovAES for SPARC T4: add XTS, reorder subroutines to impro...
2012-11-19 Dr. Stephen Hensonmake depend
2012-11-05 Dr. Stephen Hensoncorrect error function code
2012-11-05 Andy Polyakove_camillia.c: remove copy-n-paste artifact, EVP_CIPH_FL...
2012-11-05 Ben LaurieRemove unused static function.
2012-10-18 Dr. Stephen Hensonfix error code
2012-10-16 Dr. Stephen HensonDon't require tag before ciphertext in AESGCM mode
2012-10-11 Andy PolyakovAdd SPARC T4 Camellia support.
2012-10-06 Andy PolyakovAdd SPARC T4 AES support.
2012-09-15 Andy Polyakove_aes.c: uninitialized variable in aes_ccm_init_key.
2012-07-04 Dr. Stephen Hensonadd missing evp_cnf.c file
2012-07-03 Dr. Stephen HensonPR: 2840
2012-06-04 Andy PolyakovRevert random changes from commit#22606.
2012-06-03 Ben LaurieVersion skew reduction: trivia (I hope).
2012-04-19 Andy Polyakove_rc4_hmac_md5.c: last commit was inappropriate for...
2012-04-18 Dr. Stephen Hensonrecognise X9.42 DH certificates on servers
2012-04-18 Andy Polyakove_rc4_hmac_md5.c: harmonize zero-length fragment handli...
2012-04-18 Andy Polyakove_rc4_hmac_md5.c: oops, can't use rc4_hmac_md5_cipher...
2012-04-15 Andy Polyakove_aes_cbc_hmac_sha1.c: handle zero-length payload and...
2012-03-22 Dr. Stephen Hensonfix leak
2012-02-10 Dr. Stephen Hensononly cleanup ctx if we need to, save ctx flags when...
2011-12-07 Dr. Stephen HensonInitial experimental support for X9.42 DH parameter...
2011-11-15 Andy PolyakovConfigure, e_aes.c: allow for XTS assembler implementation.
2011-11-14 Ben LaurieFix some warnings caused by __owur. Temporarily (I...
2011-11-12 Andy Polyakove_aes.c: additional sanity check in aes_xts_cipher.
2011-11-10 Andy Polyakovbsaes-x86_64.pl: add bsaes_xts_[en|de]crypt.
2011-11-06 Andy Polyakove_aes.c: fold aesni_xts_cipher and [most importantly...
2011-10-30 Andy Polyakovbsaes-x86_64.pl: add CBC decrypt and engage it in e_aes.c.
2011-10-24 Andy Polyakove_aes.c: fold even aesni_ccm_cipher.
2011-10-23 Andy Polyakove_aes.c: prevent potential DoS in aes_gcm_tls_cipher.
2011-10-23 Dr. Stephen HensonNo need for custom flag in XTS mode: block length is 1.
2011-10-18 Andy Polyakovevp/e_aes.c: fold AES-NI modes that heavily rely on...
2011-10-18 Andy Polyakovc_allc.c: add aes-xts to loop.
2011-10-17 Andy PolyakovEngage bsaes-x86_64.pl, bit-sliced AES.
2011-10-14 Andy Polyakove_aes.c: fix bug in aesni_gcm_tls_cipher.
2011-10-13 Bodo MöllerMake CTR mode behaviour consistent with other modes:
2011-10-11 Dr. Stephen Hensonupdate pkey method initialisation and copy
2011-09-17 Dr. Stephen HensonSync error codes with 1.0.1-stable.
2011-09-15 Andy PolyakovIntegrate Vector Permutation AES into build system.
2011-09-05 Bodo Möllermake update
2011-09-05 Bodo MöllerFix error codes.
2011-09-01 Dr. Stephen HensonStop warnings.
2011-09-01 Dr. Stephen HensonPR: 2588
2011-08-25 Dr. Stephen HensonFix warning.
2011-08-23 Andy PolyakovAdd RC4-MD5 and AESNI-SHA1 "stitched" implementations.
2011-08-11 Dr. Stephen Hensonaesni TLS GCM support
2011-08-03 Dr. Stephen HensonExpand range of ctrls for AES GCM to support retrieval...
2011-07-11 Andy Polyakovevp.h: add flag to distinguish AEAD ciphers and pair...
2011-06-20 Dr. Stephen Hensonadd null cipher to FIPS module
2011-06-13 Dr. Stephen Hensonmake sure custom cipher flag doesn't use any mode bits
2011-06-10 Dr. Stephen HensonUpdate dependencies for m_dss.c too.
2011-06-10 Dr. Stephen HensonRemove x509.h from SHA1 clone digests, update dependencies.
2011-06-06 Andy Polyakove_aes.c: move AES-NI run-time switch and implement...
2011-06-01 Dr. Stephen HensonAdd DSA and ECDSA "clone digests" to module for compati...
2011-05-30 Andy Polyakove_aes.c: fix typo.
2011-05-30 Andy Polyakove_aes.c: fix aes_cfb1_cipher.
2011-05-30 Andy Polyakove_aes.c: integrate AESNI directly into EVP.
next