Skip to content

Commit ab06b31

Browse files
authored
Add ML-KEM public keys as specified by FIP 203 (#358)
1 parent badcfe5 commit ab06b31

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

table.csv

+3
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,9 @@ vlad, vlad, 0x1207, draft, Veri
171171
provenance-log, serialization, 0x1208, draft, Verifiable and permissioned append-only log
172172
provenance-log-entry, serialization, 0x1209, draft, Verifiable and permissioned append-only log entry
173173
provenance-log-script, serialization, 0x120a, draft, Verifiable and permissioned append-only log script
174+
mlkem-512-pub, key, 0x120b, draft, ML-KEM 512 public key; as specified by FIPS 203
175+
mlkem-768-pub, key, 0x120c, draft, ML-KEM 768 public key; as specified by FIPS 203
176+
mlkem-1024-pub, key, 0x120d, draft, ML-KEM 1024 public key; as specified by FIPS 203
174177
multisig, multiformat, 0x1239, draft, Digital signature multiformat
175178
multikey, multiformat, 0x123a, draft, Encryption key multiformat
176179
nonce, nonce, 0x123b, draft, Nonce random value

0 commit comments

Comments
 (0)