Add flag to inhibit checking for alternate certificate chains. Setting this
[openssl.git] / crypto / evp /
2015-04-16 Viktor DukhovniCode style: space after 'if'
2015-03-25 Matt CaswellFix RAND_(pseudo_)?_bytes returns
2015-03-12 Matt CaswellFix EVP_DigestInit_ex with NULL digest
2015-03-12 Andy Polyakovevp/e_aes.c: fix SPARC T4-specific problem:
2015-02-26 Matt CaswellFix evp_extra_test.c with no-ec
2015-02-25 Matt CaswellImport evp_test.c from BoringSSL. Unfortunately we...
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22 Matt CaswellMove more comments that confuse indent
2015-01-22 Matt CaswellFix strange formatting by indent
2015-01-22 Matt Caswellindent has problems with comments that are on the right...
2015-01-22 Tim Hudsonmark all block comments that need format preserving...
2015-01-06 Andy PolyakovRemove inconsistency in ARM support.
2014-12-17 Emilia KasperAdd a comment noting the padding oracle.
2014-12-17 Emilia KasperRevert "RT3425: constant-time evp_enc"
2014-12-17 Richard LevitteClear warnings/errors within KSSL_DEBUG code sections
2014-09-25 Richard LevitteInclude "constant_time_locl.h" rather than "../constant...
2014-09-24 Emilia KasperRT3425: constant-time evp_enc
2014-08-21 Emilia KasperFix build when BSAES_ASM is defined but VPAES_ASM is not
2014-08-20 Andy Polyakovcrypto/evp/e_aes_cbc_hmac_sha[1|256].c: fix compiler...
2014-07-20 Andy PolyakovInitial POWER8 support from development branch.
2014-07-17 Dr. Stephen HensonMake *Final work for key wrap again.
2014-07-17 Dr. Stephen HensonSanity check lengths for AES wrap algorithm.
2014-06-30 Dr. Stephen HensonFix copy for CCM, GCM and XTS.
2014-06-30 Dr. Stephen HensonMake EVP_Digest* work again.
2014-06-29 Dr. Stephen HensonMake CMAC work with EVP_PKEY.
2014-06-29 ZNVMake EVP_CIPHER_CTX_copy work in GCM mode.
2014-06-27 Dr. Stephen HensonFix for EVP_PBE_alg_add().
2014-06-17 Felix Laurie von... Fix signed/unsigned comparisons.
2014-06-17 Felix Laurie von... Fix shadow declaration.
2014-06-14 Andy Polyakovevp/e_aes_cbc_sha[1|256].c: fix -DPEDANTIC build.
2014-06-10 Andy PolyakovEngage ARMv8 AES support [from HEAD].
2014-05-06 Geoff Thorpeevp: prevent underflow in base64 decoding
2014-05-06 Dr. Stephen HensonInitialize num properly.
2014-04-02 Eric YoungFix base64 decoding bug.
2014-03-02 Dr. Stephen HensonUse nid not cipher type as some ciphers don't have...
2014-03-02 Dr. Stephen HensonMake null cipher work in FIPS mode.
2014-03-01 Dr. Stephen HensonAdd additional FIPS digests.
2014-02-27 Dr. Stephen HensonFix fips flag handling.
2014-02-27 Dr. Stephen HensonRemove unused file.
2014-02-27 Andy Polyakovevp/e_aes.c: harmonize with 1.0.1.
2014-02-14 Andy Polyakovssl/s3_pkt.c: detect RAND_bytes error in multi-block.
2014-02-13 Andy Polyakovevp/e_aes_cbc_hmac_sha*.c: improve cache locality.
2014-02-06 Dr. Stephen Hensonmake update
2014-02-05 Andy Polyakovevp/e_aes_cbc_hmac_sha[1|256].c: add multi-block implem...
2014-02-01 Andy PolyakovAdd AES-NI+SHA256 stitch registrations (from master).
2014-02-01 Andy PolyakovPPC assembly pack: jumbo update from master.
2013-12-20 Dr. Stephen HensonIgnore NULL parameter in EVP_MD_CTX_destroy.
2013-12-18 Andy Polyakovevp/e_[aes|camellia].c: fix typo in CBC subroutine.
2013-12-09 Andy PolyakovARM assembly pack: AES update from master (including...
2013-12-01 Dr. Stephen Hensonmake update
2013-11-14 Dr. Stephen HensonConstify.
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-05 Ben LaurieMerge branch 'OpenSSL_1_0_2-stable' into pre-aead
2013-10-05 Andy Polyakovevp/e_des3.c: fix typo with potential integer overflow...
2013-10-04 Ben LaurieMerge branch 'OpenSSL_1_0_2-stable' into agl-1.0.2aead
2013-10-04 Ben LaurieMerge branch 'OpenSSL_1_0_2-stable' into agl-1.0.2aead
2013-10-03 Ben LaurieMake it build and test.
2013-10-03 Andy Polyakovevp/e_des3.c: fix typo with potential integer overflow...
2013-10-01 Adam LangleyAEAD Tests.
2013-10-01 Adam Langleychacha20poly1305
2013-10-01 Adam LangleyAEAD support.
2013-10-01 Dr. Stephen HensonAlgorithm parameter support.
2013-10-01 Dr. Stephen HensonCMS support for key agreeement recipient info.
2013-10-01 Dr. Stephen HensonAdd control to retrieve signature MD.
2013-10-01 Dr. Stephen HensonEVP support for wrapping algorithms.
2013-10-01 Andy Polyakovevptests.txt: add XTS test vectors
2013-10-01 Andy Polyakovevptests.txt: additional GCM test vectors.
2013-10-01 Ben LaurieFix warnings.
2013-10-01 Dr. Stephen HensonGCM and CCM test support
2013-10-01 Dr. Stephen HensonAdd CCM ciphers to tables.
2013-08-03 Andy Polyakovcrypto/evp/e_aes.c: fix logical pre-processor bug and...
2013-06-04 Ben LaurieMissing prototypes.
2013-06-04 Ben LaurieRemove added ;.
2013-05-20 Andy Polyakovevp/e_aes.c: engage SPARC T4 AES support [from master].
2013-05-20 Andy Polyakovevp/e_aes.c: engage AES-NI GCM stitch.
2013-05-20 Andy Polyakovevp/evp_err.c: update from master.
2013-05-20 Andy Polyakovevp/e_camellia.c: engage SPARC T5 Camellia support...
2013-05-20 Andy Polyakovevp/e_des[3].c: engage SPARC T4 DES support.
2013-05-19 Andy Polyakovevp/Makefile: fix typo.
2013-05-19 Andy PolyakovAdd EVP glue to AES-NI SHA256 stich [from master].
2013-03-18 Andy Polyakove_aes_cbc_hmac_sha1.c: fix rare bad record mac on AES...
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-15 Dr. Stephen Hensonmake update
2012-10-16 Dr. Stephen HensonDon't require tag before ciphertext in AESGCM mode
2012-09-15 Andy Polyakove_aes.c: uninitialized variable in aes_ccm_init_key...
2012-07-13 Dr. Stephen Hensontype
2012-07-04 Dr. Stephen Hensonadd missing evp_cnf.c file
2012-07-03 Dr. Stephen HensonPR: 2840
2012-06-10 Dr. Stephen Hensonrevert more "version skew" changes that break FIPS...
2012-06-03 Ben LaurieReduce version skew: trivia (I hope).
2012-05-13 Dr. Stephen HensonExperimental multi-implementation support for FIPS...
2012-04-20 Andy Polyakove_rc4_hmac_md5.c: reapply commit#21726, which was erron...
2012-04-20 Dr. Stephen Hensonmake ciphers work again for FIPS builds
2012-04-19 Andy Polyakove_rc4_hmac_md5.c: last commit was inappropriate for...
next