diff options
author | Theo Buehler <tb@cvs.openbsd.org> | 2022-05-05 18:34:28 +0000 |
---|---|---|
committer | Theo Buehler <tb@cvs.openbsd.org> | 2022-05-05 18:34:28 +0000 |
commit | e6127fb86d783dfcf542b73124971ad387797a01 (patch) | |
tree | d071b45e20030073ed757335e7b9a0d884425bad /regress/lib/libcrypto/exp/Makefile | |
parent | 83116735fbe0c22562f860bfa7171a976581efef (diff) |
Switch wycheproof.go to using the EVP HKDF API.
Gotta love EVP... Instead of a single, obvious call to HKDF(), you now
need to call eight EVP functions with plenty of allocations and pointless
copying internally. If you want to suffer even more, you could consider
using the gorgeous string interface instead.
Diffstat (limited to 'regress/lib/libcrypto/exp/Makefile')
0 files changed, 0 insertions, 0 deletions