Skip to content

Commit

Permalink
KEM en/decoders (open-quantum-safe#266)
Browse files Browse the repository at this point in the history
* KEM algorithms' encoding & decoding added: permits generating and persisting KEM algorithm key pairs via the openssl genpkey command
  • Loading branch information
baentsch authored and feventura committed Mar 16, 2024
1 parent 9db134a commit c9048b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions oqs-template/generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,12 @@ kems:
nid: '0x023A'
oid: '1.3.6.1.4.1.2.267.8.2.2'
nid_hybrid: '0x2F3A'
hybrid_oid: '1.3.6.1.4.1.22554.5.7.1'
oqs_alg: 'OQS_KEM_alg_kyber_512'
extra_nids:
current:
- hybrid_group: "x25519"
hybrid_oid: '1.3.6.1.4.1.22554.5.8.1'
nid: '0x2F39'
old:
- implementation_version: NIST Round 2 submission
Expand Down

0 comments on commit c9048b3

Please sign in to comment.