]> git.ipfire.org Git - thirdparty/openssl.git/history - include/openssl/core_dispatch.h
ENCODER: Refactor provider implementations, and some cleanup
[thirdparty/openssl.git] / include / openssl / core_dispatch.h
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...