Teach OBJ_find_sigid_{,by_}algs(3) about ECDSA with SHA-3
authortb <tb@openbsd.org>
Sat, 27 Jan 2024 16:08:43 +0000 (16:08 +0000)
committertb <tb@openbsd.org>
Sat, 27 Jan 2024 16:08:43 +0000 (16:08 +0000)
commit0dadb9f531e1842356c4ae404e5ba62d4aa3bb35
tree210aa48eb73b9ce11c5aca15c68ad7881273571a
parentf11a88a20a0c18bb23c18875ae6d1cd7389e345f
Teach OBJ_find_sigid_{,by_}algs(3) about ECDSA with SHA-3

This allows signing and verifying ASN.1 "items" using the ECDSA with SHA-3
signature algorithms. With this diff, ECDSA certificates and CMS products
using ECDSA with SHA-3 can be generated using the openssl command line tool.

ok jsing
lib/libcrypto/objects/obj_xref.c