summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl_lib.c
diff options
context:
space:
mode:
authortb <>2023-09-11 09:24:14 +0000
committertb <>2023-09-11 09:24:14 +0000
commita85fbcce5ef459e11c27d544f9823aee7b0c441d (patch)
tree714a91739e1cf51340d405cab21ac4c5fe377a86 /src/lib/libssl/ssl_lib.c
parent4dc5c2c9376631c88b68eb9f30d88fdecd890c51 (diff)
downloadopenbsd-a85fbcce5ef459e11c27d544f9823aee7b0c441d.tar.gz
openbsd-a85fbcce5ef459e11c27d544f9823aee7b0c441d.tar.bz2
openbsd-a85fbcce5ef459e11c27d544f9823aee7b0c441d.zip
Rewrite CMS_SignerInfo_{sign,verify}()
Convert to using one-shot signing and verification. This is simpler than doing Init/Update/Final and necessary for Ed25519 support (RFC 8419). Use a single exit idiom, don't reuse the same buffer for decoding and signing and simplify a few other things. ok jsing
Diffstat (limited to 'src/lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions