ts: Use sha256 as default digest for TS query
[openssl.git] / crypto /
2019-06-12 raja-ashokTLS1.3 FFDHE Support
2019-06-12 Matt CaswellEnsure code is compiled with correct BIGNUM assembler...
2019-06-12 Matt CaswellMake BIGNUM code available from within the FIPS module
2019-06-12 Matt CaswellTemporarily disable RAND call in FIPS_MODE until RAND...
2019-06-12 Matt CaswellConvert bn_rand.c to use EVP
2019-06-12 Matt CaswellCreate BN_CTX_new_ex() and BN_CTX_secure_new_ex()
2019-06-11 Matt CaswellMove a fall through comment
2019-06-11 Bernd EdlingerFix a URL to the NMBRTHRY list archive
2019-06-11 Shane LontisPBKDF2 updates to conform to SP800-132
2019-06-11 Shane LontisMake EVP_MD_CTX_ctrl() work for legacy use cases (ssl3).
2019-06-11 Shane LontisFix Keccak structure name reference in S390 legacy...
2019-06-10 Tomas MrazBIO_lookup_ex: Retry with AI_ADDRCONFIG cleared if...
2019-06-10 Richard LevitteEVP fetching: make operation_id part of the method...
2019-06-09 Dr. Matthias St... Revert the DEVRANDOM_WAIT feature
2019-06-07 Matt CaswellMove the rand_nonce_lock code into drbg_lib.c
2019-06-07 Matt CaswellMake the rand_crng code OPENSSL_CTX aware
2019-06-07 Matt CaswellConvert drbg_lib to use OPENSSL_CTX for its global...
2019-06-07 Acheev BhagatReplace BIO_printf with ASN1_STRING_print in GENERAL_NA...
2019-06-06 Kurt RoeckxChange EVP_MAC method from copy to dup
2019-06-06 Kurt RoeckxReplace EVP_MAC_CTX_copy() by EVP_MAC_CTX_dup()
2019-06-05 Shane LontisCoverity fixes
2019-06-04 Richard LevitteEVP_DigestInit_ex(): drop previous context engine earlier
2019-06-04 Vitezslav Cizekbuild_SYS_str_reasons: Fix a crash caused by overlong...
2019-06-04 Shane LontisMove digests to providers
2019-06-03 Matt CaswellEnsure we get all the right defines for AES assembler...
2019-06-03 Matt CaswellMake basic AES ciphers available from within the FIPS...
2019-06-03 PauliRemove file reference from property documentation.
2019-06-03 Shane LontisAdd the content type attribute to additional CMS signer...
2019-06-02 PauliFix a typo in the property grammar that creates an...
2019-06-01 PauliAdd sparse array of const pointer type
2019-05-31 David BenjaminFix various mistakes in ec_GFp_nistp_recode_scalar_bits...
2019-05-31 Richard LevitteConstify OSSL_PROVIDER getter input parameters
2019-05-30 Andreas KretschmerCertificate Management Protocol (CMP, RFC 4210) extensi...
2019-05-30 PauliAdd man 7 page about properties.
2019-05-29 Richard LevitteJoin the x509 and x509v3 directories
2019-05-29 FdaSilvaYYCAdES: Fix SignerInfo attribute construction order.
2019-05-29 Dr. Matthias St... crypto/conf: openssl_config_int() returns unitialized...
2019-05-28 Tomas MrazThe SHA256 is not a mandatory digest for DSA.
2019-05-27 Shane LontisAdd d2i_KeyParams/i2d_KeyParams API's.
2019-05-26 FdaSilvaYYOCSP: fix memory leak in OCSP_url_svcloc_new method.
2019-05-26 Simo SorceFix input checks wrt legacy code
2019-05-26 Laszlo Ersekcrypto/evp/evp_key.c: #define BUFSIZ if <stdio.h> doesn...
2019-05-24 agnosticdevissue-8973: Added const to parameters for values that...
2019-05-24 David MakepeaceCleaned up tls1_prf and added comments.
2019-05-24 David MakepeaceAdded algorithm description comments to HKDF.
2019-05-23 Matt CaswellAdd more commentary about recursive Provider intialisat...
2019-05-23 Matt CaswellMake some EVP code available from within the FIPS module
2019-05-23 Matt CaswellMake core code available within the FIPS module
2019-05-22 voevFix GOST OID
2019-05-22 Patrick SteuerEVP_Digest*: enable SHA3 pre-hashing for DSA
2019-05-22 Patrick SteuerEVP_Digest*: enable SHA3 pre-hashing for ECDSA
2019-05-22 Patrick Steuers390x assembly pack: allow specifying the tag after...
2019-05-22 PauliOptional property query support.
2019-05-21 Kurt RoeckxChange default RSA, DSA and DH size to 2048 bit
2019-05-21 Matt CaswellRevert "EVP_*Update: ensure that input NULL with length...
2019-05-20 PauliParams conversion tests.
2019-05-20 Richard LevitteClear CRMF vs CMP confusion
2019-05-20 PauliRevert "ppc assembly pack: always increment CTR IV...
2019-05-17 Daniel Axtensppc assembly pack: always increment CTR IV as quadword
2019-05-16 Shane LontisAdded X963KDF API
2019-05-12 Richard LevitteEVP_FETCH: remove the need to transport the legacy...
2019-05-12 Richard LevitteEVP_FETCH: deal with names without pre-defined NIDs
2019-05-12 Richard LevitteMake the generic EVP fetching mechanism use the namenum map
2019-05-12 Richard LevitteCreate internal number<->name mapping API
2019-05-10 Dr. Matthias St... Ignore entropy from RAND_add()/RAND_seed() in FIPS...
2019-05-09 Rashmica Guptacrypto/ppccap.c: Fix which hwcap value used to check...
2019-05-08 Richard Levitteossl_bsearch(): New generic internal binary search...
2019-05-08 Tobias NießenAllow specifying the tag after AAD in CCM mode
2019-05-08 Guido VrankenEVP_EncryptUpdate, EVP_EncryptFinal_ex: don't branch...
2019-05-07 PauliCoverity CID 1444951: Null pointer dereferences
2019-05-07 PauliCoverity CID 1444952: Null pointer dereferences
2019-05-07 PauliCoverity CID 1444953: Null pointer dereferences
2019-05-07 PauliCoverity CID 1444954: Integer handling issues
2019-05-07 PauliCoverity CID 1444955: Null pointer dereferences
2019-05-07 PauliCoverity CID 1444956: Integer handling issues
2019-05-07 PauliCoverity CID 1444957: Error handling issues
2019-05-07 PauliCoverity CID 1444958: Null pointer dereferences
2019-05-07 PauliCoverity CID 1444959: Integer handling issues
2019-05-07 PauliCoverity CID 1444960: Error handling issues
2019-05-07 PauliCoverity CID 1444961: Integer handling issues
2019-05-07 PauliCoverity CID 1444963: Null pointer dereferences
2019-05-07 Matt CaswellReject obviously invalid DSA parameters during signing
2019-05-07 Boris Pismennyssl: Add SSL_sendfile
2019-05-03 Simo SorceChange the digest string from "md" to "digest"
2019-05-03 Shane LontisAdded generated files for EVP_KDF changes
2019-05-03 Shane LontisAdded EVP_KDF (similiar to the EVP_MAC)
2019-05-02 Matt CaswellAdd some TODO notes into init.c
2019-05-02 Matt CaswellInstead of global data store it in an OPENSSL_CTX
2019-05-02 Matt CaswellAdd support for openssl_ctx_run_once and openssl_ctx_onfree
2019-05-02 Klotz, TobiasUse vxRandLib for VxWorks7
2019-04-30 PauliStructure alignment macro.
2019-04-30 Richard LevitteReplumbing: give the possibility for the provider to...
2019-04-30 Richard LevitteReplumbing: make the oneshot proider cipher function...
2019-04-30 Dr. Matthias St... FIPS: Fix compiler errors in rsa_chk.c when building...
2019-04-30 PauliSquashed commit of the following:
2019-04-26 David BenjaminCopy RSA-PSS saltlen in EVP_PKEY_CTX_dup.
2019-04-25 Patrick Steuers390x assembly pack: remove poly1305 dependency on...
2019-04-25 Patrick Steuers390x assembly pack: remove chacha20 dependency on...
2019-04-25 Patrick Steuers390x assembly pack: update perlasm module
2019-04-25 Patrick Steuers390x assembly pack: allow alignment hints for vector...
next