Skip to content

Commit

Permalink
Add prehash for ML-DSA and SLH-DSA (#154)
Browse files Browse the repository at this point in the history
  • Loading branch information
CBonnell authored Nov 2, 2024
1 parent 65f00f8 commit 86981ff
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion docs/oids.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,21 @@
"2.16.840.1.101.3.4.3.29": "SLH-DSA-SHAKE-192f",
"2.16.840.1.101.3.4.3.30": "SLH-DSA-SHAKE-256s",
"2.16.840.1.101.3.4.3.31": "SLH-DSA-SHAKE-256f",
"2.16.840.1.101.3.4.3.32": "HASH-ML-DSA-44",
"2.16.840.1.101.3.4.3.33": "HASH-ML-DSA-65",
"2.16.840.1.101.3.4.3.34": "HASH-ML-DSA-87",
"2.16.840.1.101.3.4.3.35": "HASH-SLH-DSA-SHA2-128s",
"2.16.840.1.101.3.4.3.36": "HASH-SLH-DSA-SHA2-128f",
"2.16.840.1.101.3.4.3.37": "HASH-SLH-DSA-SHA2-192s",
"2.16.840.1.101.3.4.3.38": "HASH-SLH-DSA-SHA2-192f",
"2.16.840.1.101.3.4.3.39": "HASH-SLH-DSA-SHA2-256s",
"2.16.840.1.101.3.4.3.40": "HASH-SLH-DSA-SHA2-256f",
"2.16.840.1.101.3.4.3.41": "HASH-SLH-DSA-SHAKE-128s",
"2.16.840.1.101.3.4.3.42": "HASH-SLH-DSA-SHAKE-128f",
"2.16.840.1.101.3.4.3.43": "HASH-SLH-DSA-SHAKE-192s",
"2.16.840.1.101.3.4.3.44": "HASH-SLH-DSA-SHAKE-192f",
"2.16.840.1.101.3.4.3.45": "HASH-SLH-DSA-SHAKE-256s",
"2.16.840.1.101.3.4.3.46": "HASH-SLH-DSA-SHAKE-256f",
"1.3.9999.6.4.16": "SLH-DSA-SHA2-128s-ipd",
"1.3.9999.6.7.16": "SLH-DSA-SHAKE-128s-ipd",
"1.3.9999.6.4.13": "SLH-DSA-SHA2-128f-ipd",
Expand Down Expand Up @@ -72,4 +87,4 @@
"2.16.840.1.114027.80.5.2.8": "MLKEM1024-ECDH-P384-KMAC256",
"2.16.840.1.114027.80.5.2.9": "MLKEM1024-ECDH-brainpoolP384r1-KMAC256",
"2.16.840.1.114027.80.5.2.10": "MLKEM1024-X448-KMAC256"
}
}

0 comments on commit 86981ff

Please sign in to comment.