Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE
[openssl.git] / include / openssl / core_dispatch.h
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...