Skip to content

Commit 193c4d8

Browse files
committed
fix LMS pattern
Signed-off-by: Basil Hess <[email protected]>
1 parent fb68b25 commit 193c4d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema/cryptography-defs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,7 @@
474474
],
475475
"variant": [
476476
{
477-
"pattern": "LMS[_{hashFunction}[_M{bytesPerNode}][_H{treeHeight}]",
477+
"pattern": "LMS[_{hashFunction}][_M{bytesPerNode}][_H{treeHeight}]",
478478
"primitive": "signature"
479479
},
480480
{

0 commit comments

Comments
 (0)