]> git.ipfire.org Git - thirdparty/openssl.git/commit
first cut at KEM & key management skeletons
authorMichael Baentsch <57787676+baentsch@users.noreply.github.com>
Tue, 8 Oct 2024 14:33:12 +0000 (16:33 +0200)
committerMatt Caswell <matt@openssl.org>
Mon, 21 Oct 2024 10:47:16 +0000 (11:47 +0100)
commit51921b87379c6619765020d64bdb8da28f810006
tree4a8139003f328cd0d84e15c679d99c2092edb551
parent00776cba0405008b1bbfc9c52bbfabf4c44220c9
first cut at KEM & key management skeletons

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25640)
providers/build.info
providers/implementations/kem/build.info
providers/implementations/kem/template_kem.c [new file with mode: 0644]
providers/implementations/keymgmt/build.info
providers/implementations/keymgmt/template_kmgmt.c [new file with mode: 0644]