History log of /openbsd-current/lib/libcrypto/hkdf/hkdf.h
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.3 11-Aug-2023 tb

Use EVP_MD in HKDF() and HKDF_extract() prototypes

Switch these prototypes to be like all other code and use the EVP_MD type
rather than the internal name of the struct. This also makes the function
definitions match the prototypes.

ok jsing


Revision tags: OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE OPENBSD_7_0_BASE OPENBSD_7_1_BASE OPENBSD_7_2_BASE OPENBSD_7_3_BASE
# 1.2 03-Apr-2018 tb

Add missing $OpenBSD$ tags.


Revision tags: OPENBSD_6_2_BASE OPENBSD_6_3_BASE
# 1.1 06-May-2017 beck

Bring in HKDF, from BoringSSL, with regress tests modified to be
in C. Ride previous minor bump
ok tom@ inoguchi@ jsing@


# 1.2 03-Apr-2018 tb

Add missing $OpenBSD$ tags.


Revision tags: OPENBSD_6_2_BASE OPENBSD_6_3_BASE
# 1.1 06-May-2017 beck

Bring in HKDF, from BoringSSL, with regress tests modified to be
in C. Ride previous minor bump
ok tom@ inoguchi@ jsing@


Revision tags: OPENBSD_6_2_BASE
# 1.1 06-May-2017 beck

Bring in HKDF, from BoringSSL, with regress tests modified to be
in C. Ride previous minor bump
ok tom@ inoguchi@ jsing@