]> git.ipfire.org Git - thirdparty/openssl.git/history - include/openssl/core_dispatch.h
Constify OSSL_FUNC_keymgmt_validate()
[thirdparty/openssl.git] / include / openssl / core_dispatch.h
2020-10-23  Nicola TuveriConstify OSSL_FUNC_keymgmt_validate()
2020-10-22  Nicola TuveriConstify OSSL_FUNC_keymgmt_has()
2020-10-15  Dr. Matthias St... Rename some occurrences of 'library_context' and 'lib_c...
2020-09-20  Richard LevitteENCODER: Redefine the libcrypto <-> provider interface
2020-09-19  Shane LontisAdd KEM (Key encapsulation mechanism) support to providers
2020-09-09  Richard LevitteENCODER: Refactor provider implementations, and some...
2020-09-03  Richard LevitteSTORE: Add a built-in 'file:' storemgmt implementation...
2020-08-24  Richard LevitteSTORE for providers: define libcrypto <-> provider...
2020-08-21  Richard LevitteRename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCO...
2020-08-09  Shane LontisAdd 'on demand self test' and status test to providers
2020-08-07  Paulirand_drbg: remove RAND_DRBG.
2020-08-06  Pauligettables: core changes to pass the provider context.
2020-07-24  Richard LevitteCORE: Add upcalls for BIO_gets() and BIO_puts()
2020-07-24  Richard LevitteDESERIALIZER: Add foundation for deserializers
2020-07-24  Richard LevitteKEYMGMT: Add key loading function OSSL_FUNC_keymgmt_load()
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...