diff options
author | tb <> | 2019-03-17 18:07:41 +0000 |
---|---|---|
committer | tb <> | 2019-03-17 18:07:41 +0000 |
commit | 9651ec05f00bf3384031fb7428d88d3daf1e1139 (patch) | |
tree | dd2e39bee98dd971a0881b58b8d9c80b4aed5bb3 /src/lib/libssl/ssl_sigalgs.c | |
parent | 895f4a322c4e322f1afc38c2b7acfa2c155fd5f8 (diff) | |
download | openbsd-9651ec05f00bf3384031fb7428d88d3daf1e1139.tar.gz openbsd-9651ec05f00bf3384031fb7428d88d3daf1e1139.tar.bz2 openbsd-9651ec05f00bf3384031fb7428d88d3daf1e1139.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/libssl/ssl_sigalgs.c')
0 files changed, 0 insertions, 0 deletions