EVP, PROV: Add misc missing bits for RSA-PSS
[openssl.git] / include /
2020-07-24 Richard LevitteDESERIALIZER: Implement decryption of password protecte...
2020-07-24 Richard LevitteSERIALIZER: No enc argument for OSSL_SERIALIZER_CTX_set...
2020-07-24 Richard LevitteCORE: Add upcalls for BIO_gets() and BIO_puts()
2020-07-24 Richard LevitteSERIALIZER: Add functions to deserialize into an EVP_PKEY
2020-07-24 Richard LevitteDESERIALIZER: Add foundation for deserializers
2020-07-24 Richard LevitteKEYMGMT: Add key loading function OSSL_FUNC_keymgmt_load()
2020-07-24 Richard LevitteEVP KEYMGMT utils: Make a few more utility functions...
2020-07-24 Shane LontisAdd X509 related libctx changes.
2020-07-22 PauliEVP: deprecate the EVP_X_meth_ functions.
2020-07-22 Shane LontisFix provider cipher reinit issue
2020-07-19 Richard LevitteFix typo for SSL_get_peer_certificate()
2020-07-16 Dr. David von OheimbConstify X509_check_akid and prefer using X509_get0_ser...
2020-07-16 Richard LevitteUpdate copyright year
2020-07-16 Matt CaswellRevert "kdf: make function naming consistent."
2020-07-16 Matt CaswellRevert "The EVP_MAC functions have been renamed for...
2020-07-16 Paulitrace: condition out engine related tracing
2020-07-16 Paulidoc: document that the engine initialisation options...
2020-07-16 Paulideprecate engine from public header files
2020-07-16 PauliFix indentation for engine.h
2020-07-16 Todd ShortAdd SSL_get[01]_peer_certificate()
2020-07-15 Shane LontisAdd AES_CBC_CTS ciphers to providers
2020-07-15 aSoujyuTanakaEnable WinCE build without deceiving _MSC_VER.
2020-07-14 PauliDRBG: rename the DRBG taxonomy.
2020-07-11 Richard LevitteAdd and use internal header that implements endianness...
2020-07-10 Dr. David von Oheimbocsp.h: Fix backward compatibility decl for OCSP_parse_...
2020-07-09 Shane LontisAdd multiple fixes for ffc key generation using invalid...
2020-07-07 Martin ElshuberAdd support to zeroize plaintext in S3 record layer
2020-07-06 Nicola Tuveri[EC][ASN1] Detect missing OID when serializing EC param...
2020-07-06 Matt CaswellAdd provider support for TLS CBC padding and MAC removal
2020-07-05 Richard LevitteERR: special case system errors
2020-07-05 Richard LevitteERR: refactor global error codes
2020-07-03 Jon SpillettFix up build issue when running cpp tests
2020-07-01 Dr. David von OheimbAdd X509_self_signed(), extending and improving documen...
2020-07-01 Dr. David von OheimbRefactor (without semantic changes) crypto/x509/{v3_pur...
2020-06-29 Rich SalzAdd --fips-key configuration parameter to fipsinstall...
2020-06-28 Richard LevitteCORE: Add an internal function to distinguish the globa...
2020-06-28 Richard LevitteCORE: Add OPENSSL_CTX_set0_default(), to set a default...
2020-06-25 Matt CaswellUpdate copyright year
2020-06-24 Dr. Matthias St... Make the naming scheme for dispatched functions more...
2020-06-24 Dr. Matthias St... Rename <openssl/core_numbers.h> -> <openssl/core_dispat...
2020-06-24 Paulifips rand: DRBG KAT self test updates to provider model.
2020-06-24 PauliCTR, HASH and HMAC DRBGs in provider
2020-06-24 Paulishare rand_pool between libcrypto and providers
2020-06-24 Pauliparams: add OSSL_PARAM helpers for time_t.
2020-06-24 Paulirand: set up EVP and DRBG infrastructure for RAND from...
2020-06-24 Paulicore: add OSSL_INOUT_CALLBACK
2020-06-24 Paulirand: core APIs for provider friendly random.
2020-06-23 Pauliproperty: Move global default properties to the library...
2020-06-23 Pauliserialization: break the provider locating code to...
2020-06-22 Dr. David von OheimbFix CMP -days option range checking and test failing...
2020-06-21 FdaSilvaYYFix one typo in a comment.
2020-06-19 Matt CaswellFix the DTLS1_COOKIE_LENGTH value
2020-06-19 Matt CaswellAdd more complete support for libctx/propq in the EC...
2020-06-19 Matt CaswellCreate defines for TLS Group Ids
2020-06-19 Matt CaswellProvider a better error message if we fail to copy...
2020-06-19 Matt CaswellMake EVP_PKEY_CTX_[get|set]_group_name work for DH too
2020-06-19 Matt CaswellMake EVP_PKEY_CTX_[get|set]_ec_paramgen_curve_name...
2020-06-19 Matt CaswellAdd the OSSL_PROVIDER_get_capabilities() API function
2020-06-19 Matt CaswellAdd the concept of "Capabilities" to the default and...
2020-06-17 Shane LontisAdd ACVP fips module tests
2020-06-16 Nicola TuveriRefactor BN_R_NO_INVERSE logic in internal functions
2020-06-16 Dr. David von OheimbImprove BIO_socket_wait(), BIO_wait(), BIO_connect_retr...
2020-06-13 Dr. David von OheimbMove part of OSSL_CMP_validate_msg() to ossl_cmp_msg_ch...
2020-06-13 Dr. David von OheimbCorrect error reason of verify_signature() in cmp_vfy.c
2020-06-12 PauliGuard new header mac.h against C++isms.
2020-06-11 PauliThe EVP_MAC functions have been renamed for consistency...
2020-06-11 Paulikdf: make function naming consistent.
2020-06-10 Dr. David von OheimbGenerate error queue entry on FFC_CHECK_BAD_LN_PAIR...
2020-06-09 Shane LontisUpdate RSA keygen to use sp800-56b by default
2020-06-09 Tomas MrazDo not allow dropping Extended Master Secret extension...
2020-06-08 Vadim FedorenkoTLSv1.3: additional checks in SSL_set_record_padding_ca...
2020-06-08 Vadim FedorenkokTLS: add Linux-specific kTLS helpers
2020-06-08 Vadim FedorenkokTLS: add new algo definitions
2020-06-08 Vadim FedorenkokTLS: make ktls_start type independed
2020-06-05 Matt CaswellMake EVP_PKEY_[get1|set1]_tls_encodedpoint work with...
2020-06-05 Matt CaswellImplement OSSL_PROVIDER_get0_provider_ctx()
2020-06-05 Matt CaswellEnable applications to directly call a provider's query...
2020-06-04 Otto HollmannAdd cipher list ciphersuites which using encryption...
2020-06-04 Matt CaswellUpdate copyright year
2020-06-02 Billy BrumleyMove EC_METHOD to internal-only
2020-06-01 Tim Hudsonundeprecate SSL_CTX_load_verify_locations and X509_STOR...
2020-05-27 Dr. David von OheimbRename EVP_PKEY_cmp() to EVP_PKEY_eq() and EVP_PKEY_cmp...
2020-05-27 FdaSilvaYYcrypto/cms: add CAdES-BES signed attributes validation
2020-05-27 Richard LevittePROV: Use rsa_padding_add_PKCS1_OAEP_mgf1_with_libctx...
2020-05-26 Dr. David von OheimbFix X509_PUBKEY_cmp(), move to crypto/x509/x_pubkey...
2020-05-26 Dr. David von OheimbConstify X509_PUBKEY_get(), X509_PUBKEY_get0(), and...
2020-05-26 Shane LontisUpdate core_names.h fields and document most fields.
2020-05-26 Shane LontisFix ERR_print_errors so that it matches the documented...
2020-05-24 Dr. David von OheimbMove decl of OSSL_CRMF_CERTID_dup from {crmf,cmp}_local...
2020-05-23 Richard LevitteRe-introduce legacy EVP_PKEY types for provided keys
2020-05-23 Bernd EdlingerFix the parameter types of the CRYPTO_EX_dup function...
2020-05-20 Billy Brumleydeprecate EC_POINT_make_affine and EC_POINTs_make_affine
2020-05-20 Richard LevitteAdd OSSL_PROVIDER_do_all()
2020-05-19 Dmitry BelyavskiyIntroducing option SSL_OP_IGNORE_UNEXPECTED_EOF
2020-05-19 Rich SalzUse {module,install}-mac, not -checksum
2020-05-19 Norm GreenAdd missing pragma weak declaration to lhash.h
2020-05-19 Billy Brumleydeprecate EC precomputation functionality
2020-05-19 Dmitry BelyavskiyGOST-related objects changes
2020-05-19 Dmitry BelyavskiyConstants for new GOST TLS 1.2 ciphersuites
2020-05-19 Richard LevitteCORE: query for operations only once per provider ...
next