summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
authortb <>2022-05-05 18:34:27 +0000
committertb <>2022-05-05 18:34:27 +0000
commit312652dad90865975d03f83ace85775d21a4fce9 (patch)
tree83c7859d0712001ef100daf61e1c965e8693cd4b /src/lib
parente2b1ff706bb7ee07a20d8b6c0a20b7a36dbdbac4 (diff)
downloadopenbsd-312652dad90865975d03f83ace85775d21a4fce9.tar.gz
openbsd-312652dad90865975d03f83ace85775d21a4fce9.tar.bz2
openbsd-312652dad90865975d03f83ace85775d21a4fce9.zip
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 'src/lib')
0 files changed, 0 insertions, 0 deletions