]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/evp/keymgmt_lib.c
EVP: Add support for comparing provided EVP_PKEYs
[thirdparty/openssl.git] / crypto / evp / keymgmt_lib.c
2020-03-02  Richard LevitteEVP: Add support for comparing provided EVP_PKEYs
2020-03-02  Richard LevitteEVP: Adapt EVP_PKEY_missing_parameters() for provider...
2020-02-29  Richard LevitteRethink the EVP_PKEY cache of provider side keys
2020-02-22  Richard LevitteRefactor evp_pkey_make_provided() to do legacy to provi...
2020-02-07  Richard LevitteRedesign the KEYMGMT libcrypto <-> provider interface...
2020-02-07  Richard LevitteReorganize the internal evp_keymgmt functions
2020-02-04  Shane LontisFix coverity issues CID 1457745...1457752, 1457853...
2020-02-02  Richard LevitteEVP: Small refactor of keymgmt library code
2020-01-29  Shane LontisAdd RSA key validation to default provider
2020-01-17  Richard LevitteEVP: make EVP_PKEY_{bits,security_bits,size} work with...
2019-11-14  Richard LevitteCORE & PROV: make export of key data leaner through...
2019-11-07  Richard LevitteAdd EVP functionality to create domain params and keys...
2019-11-01  jayaramfix for Missing null check after OPENSSL_zalloc
2019-10-17  Richard Levitteevp_keymgmt_export_to_provider(): adjust OSSL_PARAM...
2019-10-17  Richard LevittePKEY: adapt the export_to_provider funtions to handle...
2019-09-28  Dr. Matthias St... Reorganize local header files
2019-09-28  Dr. Matthias St... Reorganize private crypto header files
2019-07-22  Richard LevitteAdd an internal API to access the KEYMGMT provider...
2019-07-22  Richard LevitteAdd evp_keymgmt_clear_pkey_cache() and use it
2019-07-22  Richard LevitteAdd evp_keymgmt_export_to_provider(), for key transfer...