Add a STORE loader for the "file" scheme
[openssl.git] / include / openssl / kdf.h
2017-06-07 Rich Salzmake error tables const and separate header file
2017-04-27 Bernd EdlingerAdd parentheses on public macros where appropriate.
2016-11-09 Matt CaswellUpdate HKDF to support separte Extract and Expand steps
2016-07-20 Kurt RoeckxCheck for errors allocating the error strings.
2016-05-23 Rich SalzRemove unused error/function codes.
2016-05-17 Rich SalzCopyright consolidation 03/10
2016-03-03 Alessandro GhediniGH355: Implement HKDF
2016-03-02 Dr. Stephen HensonAdd KDF error codes
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-19 Dr. Stephen HensonAdd TLS PRF method.