diff options
author | tb <> | 2022-05-04 18:02:07 +0000 |
---|---|---|
committer | tb <> | 2022-05-04 18:02:07 +0000 |
commit | c2bd2254d2578012c49d4bb5a04b98fc4cc58c91 (patch) | |
tree | c6e51990237a19557e894998433500b8506b75ae /src/lib/libc/stdlib | |
parent | b993a94817ecfc2be167f26125f89d1fbb004d5f (diff) | |
download | openbsd-c2bd2254d2578012c49d4bb5a04b98fc4cc58c91.tar.gz openbsd-c2bd2254d2578012c49d4bb5a04b98fc4cc58c91.tar.bz2 openbsd-c2bd2254d2578012c49d4bb5a04b98fc4cc58c91.zip |
Import HKDF code from OpenSSL 1.1.1o
This imports verbatim copies as of the OpenSSL_1_1_1o tag of
crypto/kdf/hkdf.c
crypto/kdf/hkdf_err.c
include/openssl/kdf.h
include/openssl/kdferr.h
from https://www.github.com/openssl/openssl.git into lib/libcrypto/kdf.
We only want the EVP interface to HKDF since some ports need them. Not
yet linked to the build since it will not compile. Follow-on commits will
add KNF, clean up and make this compile.
Tests of an early draft version by abieber and Caspar Schutijser
ok jsing
Diffstat (limited to 'src/lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions