]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[crypto] Add X25519 OID-identified algorithm and TLS named curve
authorMichael Brown <mcb30@ipxe.org>
Tue, 30 Jan 2024 18:00:31 +0000 (18:00 +0000)
committerMichael Brown <mcb30@ipxe.org>
Tue, 30 Jan 2024 18:01:44 +0000 (18:01 +0000)
commita881a26061a75bbca68a709eb40b396c4ef5656b
treeea404b74b3e4b6d8212802e78b6529deba3c94f7
parentb234226dbc4f348c7e4a5c61bdf7b0f8f0aef16c
[crypto] Add X25519 OID-identified algorithm and TLS named curve

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/config/config_crypto.c
src/config/crypto.h
src/crypto/mishmash/oid_x25519.c [new file with mode: 0644]
src/include/ipxe/asn1.h