]> git.ipfire.org Git - thirdparty/openssl.git/history - providers
Deprecate the EVP_PKEY controls for CMS and PKCS#7
[thirdparty/openssl.git] / providers /
2021-04-06  Tomas MrazDeprecate the EVP_PKEY controls for CMS and PKCS#7
2021-04-02  Richard LevitteAPPS: Replace the use of OBJ_nid2ln() with name or...
2021-04-02  Richard LevitteCORE: Add an algorithm_description field to OSSL_ALGORITHM
2021-04-01  Tomas MrazAdd "save-parameters" encoder parameter
2021-03-30  Benjamin KadukIncrease HKDF_MAXBUF from 1024 to 2048
2021-03-30  Matt CaswellFix change in behaviour of EVP_PKEY_CTRL_RSA_KEYGEN_BITS
2021-03-29  Shane LontisFix DH gettable OSSL_PKEY_PARAM_DH_PRIV_LEN so that...
2021-03-26  Tomas MrazMake the SM2 group the default group for the SM2 algorithm
2021-03-26  Richard LevitteRSA-PSS: When printing parameters, always print the...
2021-03-25  Paulism2: fix coverity 1467503: explicit null dereference
2021-03-25  Paulirsa: fix coverity 1463571: explicit null dereference
2021-03-24  Rich SalzMake fipsinstall -out flag optional
2021-03-23  Pauliec_keymgmt: fix coverity 1474427: resource leak
2021-03-20  Paulirsa: fix coverity 1472658: resource leak
2021-03-19  Richard LevitteSTORE: Use the same error avoidance criteria as for...
2021-03-19  Richard LevittePROV: Add type specific MSBLOB and PVK decoding for...
2021-03-19  Richard LevittePROV: Add type specific PKCS#8 decoding to the DER...
2021-03-19  Richard LevittePROV: Add RSA-PSS specific OSSL_FUNC_KEYMGMT_LOAD function
2021-03-19  Richard LevittePROV: Add type specific SubjectPublicKeyInfo decoding...
2021-03-19  Richard LevittePROV: Refactor DER->key decoder
2021-03-18  Richard LevitteFix a missing rand -> ossl_rand rename
2021-03-18  Shane LontisAdd ossl_provider symbols
2021-03-18  Shane LontisAdd ossl_pkcs5_pbkdf2_hmac_ex symbol
2021-03-18  Shane LontisAdd ossl_ x509 symbols
2021-03-18  Shane LontisAdd ossl_ symbols for sm3 and sm4
2021-03-18  Shane LontisAdd ossl_siv symbols
2021-03-18  Shane LontisAdd ossl_aria symbols
2021-03-18  Shane LontisAdd ossl_ ecx symbols
2021-03-18  Shane LontisAdd ossl_rsa symbols
2021-03-18  Shane LontisAdd ossl_encode symbols
2021-03-18  Shane LontisAdd ossl_rand symbols
2021-03-18  Shane LontisFix misc external ossl_ symbols.
2021-03-17  Tomas MrazMake EVP_PKEY_missing_parameters work properly on provi...
2021-03-17  Pauliprov: remove todos in rsa_keymgmt.c
2021-03-17  Pauliprov: remove TODO in der_rsa_key.c
2021-03-17  Matt CaswellFix a TODO(3.0) in the siphash code
2021-03-15  Matt CaswellEnsure that ECX keys pass EVP_PKEY_param_check()
2021-03-14  Shane LontisFix DSA EVP_PKEY_param_check() when defaults are used...
2021-03-14  Rich SalzAlways check CRYPTO_LOCK_{read,write}_lock
2021-03-12  Tomas MrazRemove the RAND_get0_public() from fips provider initia...
2021-03-11  Pauliupdate set_ctx_param store management calls to return...
2021-03-11  Pauliupdate set_ctx_param DRBG calls to return 1 for a NULL...
2021-03-11  Pauliupdate set_ctx_param MAC calls to return 1 for a NULL...
2021-03-11  Pauliprov: add extra params argument to KDF implementations
2021-03-11  Paulisupport params argument to AES cipher init calls
2021-03-11  Pauliprov: support params argument to common cipher init...
2021-03-11  Pauliprov: support param argument to DES cipher init calls
2021-03-11  Pauliprov: support param argument to null cipher init calls
2021-03-11  Pauliprov: support params argument to CHACHA20 ciphers
2021-03-11  Pauliprov: support params argument to RCx ciphers
2021-03-11  Pauliprov: support params arguments to signature init calls
2021-03-11  Pauliprov: update digests to support modified ctx params
2021-03-11  Pauliprov: support param argument to digest init calls
2021-03-11  Pauliprov: update KEM to support params on init()
2021-03-11  Pauliprov: update exchange algorithms to support params...
2021-03-11  Pauliprov: asym ciphers take an extra init() params argument
2021-03-11  Pauliprovider: add params argument to key manager's gen_init...
2021-03-11  Richard LevittePROV: use EVP_CIPHER_CTX_set_params() rather than EVP_C...
2021-03-11  Matt CaswellUpdate copyright year
2021-03-10  PauliAdd a real type for OSSL_CORE_BIO which is distinct...
2021-03-10  Shane LontisUse BIO_f_readbuffer() in the decoder to support stdin.
2021-03-04  Dr. David von OheimbOSSL_STORE: restore diagnostics on decrypt error; provi...
2021-03-03  Richard LevitteMake 'tests' depend on a generated 'providers/fipsmodul...
2021-03-03  Paulirand: remove FIPS mode conditional code.
2021-03-03  Tomas MrazEVP_PKEY_CTX_get/settable_params: pass provider operati...
2021-03-03  Tomas MrazRemove todos in decode_der2key.c and decode_ms2key.c
2021-03-03  Tomas MrazImprove error reporting in key exchange provider implem...
2021-03-03  Tomas MrazRemove unused MAX_TLS_MAC_SIZE define
2021-03-03  Tomas MrazRemove todos in providers/implementations/include/prov
2021-03-03  Tomas MrazResolve TODOs in signature implementations.
2021-03-01  Rich SalzRemove RSA SSLv23 padding mode
2021-02-28  Pauliprov: update rand implementations to have a params...
2021-02-28  Paulifips: update DRBG KATs for the extra instantiate argument
2021-02-28  Pauliprov: add additional argument to KDF derive call in...
2021-02-28  Paulifips: add additional argument to KDF derive call in...
2021-02-28  Pauliprov: add extra params argument to KDF implementations
2021-02-28  Pauliupdate poly1305 to have additional init arguments
2021-02-28  Pauliupdate BLAKE2 to have additional init arguments
2021-02-28  Pauliprov: update kmac to have additional init arguments
2021-02-28  Pauliprov: update hmac to have additional init arguments
2021-02-28  Pauliprov: update gmac to have additional init arguments
2021-02-28  Pauliprov: update cmac to have additional init arguments
2021-02-28  Pauliprov: use new MAC_init arguments in HMAC-DRBG
2021-02-28  Pauliprov: use new MAC_init arguments in signature legacy...
2021-02-28  Pauliprov: update provider util to be less agressive about...
2021-02-28  Paulifips: update to use the extra MAC init arguments
2021-02-28  Pauliprov kdf: update to use the extra MAC init arguments
2021-02-28  Pauliprov: update SipHash to new init function
2021-02-28  Paulisiphash: Add the C and D round parameters for SipHash.
2021-02-27  Richard LevittePROV: Implement an EC key -> blob encoder, to get the...
2021-02-26  Pauliprov: upport modified gettable/settable ctx calls for...
2021-02-26  Pauliprov: support modified gettable/settable ctx calls...
2021-02-26  Pauliprov: support modified gettable/settable ctx calls...
2021-02-26  Pauliprov: update RNGs to support modified gettable/settable...
2021-02-26  Pauliprov: update digests to support modified ctx params
2021-02-26  Shane LontisFix external symbols related to ec & sm2 keys
2021-02-26  Shane LontisFix external symbols related to dsa keys
2021-02-26  Shane LontisFix external symbols related to dh keys
2021-02-24  Richard LevitteAllow the sshkdf type to be passed as a single character
2021-02-24  Richard LevitteX509: Refactor X509_PUBKEY processing to include provid...
next