]> git.ipfire.org Git - thirdparty/openssl.git/history - providers/implementations
Make sure we use the libctx when creating an EVP_PKEY_CTX in libssl
[thirdparty/openssl.git] / providers / implementations /
2019-11-29  Richard LevittePROV SERIALIZER: add support for writing RSA keys
2019-11-29  Richard LevittePROV SERIALIZER: add common functionality to serialize...
2019-11-29  Matt CaswellMake sure we handle input NULL with length 0
2019-11-22  PauliPROV: Avoid NULL dereference in SHA3 dup call.
2019-11-22  Paulikdfs: make free calls check for NULL.
2019-11-19  Matt CaswellEVP_CIPHER_CTX_set_keylen should not succeed if a bad...
2019-11-19  Shane Lontisfix s390 compile error due to missing comma.
2019-11-18  Xiaokang QianFix the issue that aes-xxx-siv algorithms failed in...
2019-11-18  Shane LontisFix Use after free when copying cipher ctx
2019-11-14  Richard LevitteCORE & PROV: make export of key data leaner through...
2019-11-14  Matt CaswellMove RSA Asym cipher code to the default provider
2019-11-11  Shane LontisAdd rc4_hmac_md5 cipher to default provider
2019-11-08  Shane LontisAdd AES SIV ciphers to default provider
2019-10-31  Kelvin LeeFix typo in cipher_chacha20_poly1305_hw.c.
2019-10-23  Simo SorceAdd KRB5KDF from RFC 3961
2019-10-20  Dr. Matthias St... ciphers/chacha20,poly1303: Fix two coverity errors
2019-10-17  Richard LevitteNew RSA keymgmt implementation to handle import / expor...
2019-10-17  Richard LevitteDSA: Add export of keys and domain parameters from...
2019-10-17  Richard LevitteDH: Add export of keys and domain parameters from provider
2019-10-17  Richard LevitteDSA: Add export of domain parameters to provider
2019-10-17  Richard LevitteDH: Add export of domain parameters to provider
2019-10-17  Robbie Harwood[KDF] Add feedback-mode and CMAC support to KBKDF
2019-10-16  Shane LontisAdd ChaCha related ciphers to default provider
2019-10-11  Richard LevitteRemove EVP_CIPH_FLAG_CUSTOM_CIPHER in all our providers
2019-10-11  Richard LevitteProviders: fix OSSL_FUNC_CIPHER_CIPHER functions
2019-10-10  Richard LevitteCleanup: move remaining providers/common/include/intern...
2019-10-10  Richard LevitteCleanup: move providers/common/include/internal/provide...
2019-10-10  Richard LevitteProviders: move all ciphers
2019-10-10  Richard LevitteProviders: move all digests
2019-10-10  Richard LevitteProviders: move default kdfs,macs
2019-10-10  Richard LevitteProviders: move common exchange,kdfs,keymgmt,macs,signature