diff options
author | tb <> | 2023-06-15 13:32:18 +0000 |
---|---|---|
committer | tb <> | 2023-06-15 13:32:18 +0000 |
commit | be4d851ec5fb784684c4cb3bc82f3f4079381ebf (patch) | |
tree | 536424d734f812d7b3cb0004d5d99074f79de299 /src/lib/libcrypto/objects/obj_xref.h | |
parent | f879fab0d7547def5a088597efd4d4c4e3551c13 (diff) | |
download | openbsd-be4d851ec5fb784684c4cb3bc82f3f4079381ebf.tar.gz openbsd-be4d851ec5fb784684c4cb3bc82f3f4079381ebf.tar.bz2 openbsd-be4d851ec5fb784684c4cb3bc82f3f4079381ebf.zip |
Switch ASN1_item_sign_ctx() to EVP_DigestSign()
This makes this function work with Ed25519 and cleans up a handful of
ugly contortions: use EVP_DigestSign() to determine the signature length
instead of using the strange EVP_PKEY_size() and garbage collect the now
useless out_len. Also use calloc().
ok jsing
Diffstat (limited to 'src/lib/libcrypto/objects/obj_xref.h')
0 files changed, 0 insertions, 0 deletions