Skip to content

Commit

Permalink
added option to easily switch back to dilithium3 instead of ML-DLS65 …
Browse files Browse the repository at this point in the history
…for interop reasons

Signed-off-by: Felipe Ventura <[email protected]>
  • Loading branch information
feventura committed Mar 17, 2024
1 parent 0a3519f commit 04cb8f7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions oqs-template/generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -481,6 +481,12 @@ sigs:
'pretty_name': 'ECDSA p384',
'oid': '1.3.9999.2.7.3',
'code_point': '0xfea4'}]
# Used to interop with dilithium3 implementations
# composite: [
# {'name': 'p256',
# 'pretty_name': 'ECDSA p256',
# 'security': '128',
# 'oid': '2.16.840.1.114027.80.8.1.8'},]
-
name: 'dilithium5'
pretty_name: 'Dilithium5'
Expand Down

0 comments on commit 04cb8f7

Please sign in to comment.