hkdf: when HMAC key is all zeros, still set a valid key length
[openssl.git] / include / openssl / decoder.h
2021-06-02 Paulilibcrypto: make XXX_get_number() internal
2021-06-01 Tomas MrazRename all getters to use get/get0 in name
2021-05-12 Pauliencoder: add a _name() function for encoders and decoders
2021-04-02 Richard LevitteAdd OSSL_DECODER_description() and OSSL_ENCODER_descrip...
2021-02-24 Matt CaswellDon't hold a lock when calling a callback in ossl_namem...
2021-02-18 Matt CaswellUpdate copyright year
2021-02-17 Tomas MrazRename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODE...
2020-11-11 Richard LevitteDECODER: Add input structure support for EVP_PKEY decoding
2020-11-11 Richard LevitteDECODER: Add support for specifying the outermost input...
2020-10-15 Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-10 Richard LevitteENCODER / DECODER: Add functions to encode/decode to...
2020-10-04 Richard LevitteDECODER: Allow precise result type for OSSL_DECODER_CTX...
2020-09-20 Richard LevitteDECODER: Some cleanups, and aligning with OSSL_ENCODER
2020-08-24 Richard LevitteDECODER: Add function to set an OSSL_PASSPHRASE_CALLBAC...
2020-08-21 Richard LevitteRename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCO...