diff options
author | tb <> | 2019-03-17 18:07:41 +0000 |
---|---|---|
committer | tb <> | 2019-03-17 18:07:41 +0000 |
commit | fb0b540c39c782c9152081c2021f54363e04307c (patch) | |
tree | dd2e39bee98dd971a0881b58b8d9c80b4aed5bb3 /src/lib/libc | |
parent | 373c84ef2291a7b228066cf92fe5b23e39cd35aa (diff) | |
download | openbsd-fb0b540c39c782c9152081c2021f54363e04307c.tar.gz openbsd-fb0b540c39c782c9152081c2021f54363e04307c.tar.bz2 openbsd-fb0b540c39c782c9152081c2021f54363e04307c.zip |
Provide EVP_aes_{128,192,256}_wrap(). This is a compatible
implementation based on the one in OpenSSL 1.0.2r which is
still freely licensed.
The functions are undocumented in OpenSSL. To use them, one
needs to set the undocumented EVP_CIPHER_CTX_FLAG_WRAP_ALLOW
flag on the EVP_CIPHER_CTX.
resolves #505
ok jsing
Diffstat (limited to 'src/lib/libc')
0 files changed, 0 insertions, 0 deletions