diff options
author | tb <> | 2021-05-09 14:25:40 +0000 |
---|---|---|
committer | tb <> | 2021-05-09 14:25:40 +0000 |
commit | 258556827001d9b174663d7dfbf8a8495b0c8868 (patch) | |
tree | f112423d4c94314af4149c65ad8c2fc134c10edd /src/lib/libssl/ssl_ciph.c | |
parent | 1eebeb9109e671264bf25c3b53a93919a15a80d9 (diff) | |
download | openbsd-258556827001d9b174663d7dfbf8a8495b0c8868.tar.gz openbsd-258556827001d9b174663d7dfbf8a8495b0c8868.tar.bz2 openbsd-258556827001d9b174663d7dfbf8a8495b0c8868.zip |
Prepare to provide EVP_Digest{Sign,Verify}
These are one-shot versions combining EVP_Digest{Sign,Verify}{Update,Final}.
and are part of the OpenSSL 1.1.1 API. While they simplify callers in some
situations slightly, their real use is for EdDSA that by design can't be
split into Update/Final steps.
Based on OpenSSL commit 7539418981c140648a620d72edd7398564878b5c
ok inoguchi
Diffstat (limited to 'src/lib/libssl/ssl_ciph.c')
0 files changed, 0 insertions, 0 deletions