]> git.ipfire.org Git - thirdparty/openssl.git/history - include/openssl/core_dispatch.h
include/openssl: add a few missing #pragma once directives
[thirdparty/openssl.git] / include / openssl / core_dispatch.h
2021-02-10  FdaSilvaYYinclude/openssl: add a few missing #pragma once directives
2021-02-03  Richard LevitteCORE & PROV: clean away OSSL_FUNC_mac_size()
2020-11-19  Paulirand: move the entropy source out of the FIPS provider
2020-11-11  Richard LevitteENCODER: Add support for OSSL_FUNC_encoder_does_selection()
2020-11-11  Richard LevitteDECODER: Add support for OSSL_FUNC_decoder_does_selection()
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...