]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/kdf/tls1_prf.c
Added differentiation between missing secret and missing seed
[thirdparty/openssl.git] / crypto / kdf / tls1_prf.c
2017-08-03  Johannes BauerAdded differentiation between missing secret and missin...
2017-08-03  Johannes BauerChanged use of EVP_PKEY_CTX_md() and more specific...
2017-08-03  Johannes BauerMore error handling to HKDF and one more case in TLS1-PRF
2016-05-17  Rich SalzCopyright consolidation 07/10
2016-03-02  Dr. Stephen HensonAdd KDF error codes
2016-03-02  Dr. Stephen HensonAdd string ctrl operations to TLS1 PRF, update document...
2016-01-19  Dr. Stephen Hensonprf redirection build fixes
2016-01-19  Dr. Stephen HensonAdd TLS PRF method.