Skip to content

Commit 7e5501c

Browse files
Fixed JSON issue
Signed-off-by: Steve Springett <steve@springett.us>
1 parent ba0154a commit 7e5501c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

schema/cryptography-defs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1176,7 +1176,7 @@
11761176
{
11771177
"pattern": "SP800_56C_OneStep[-{auxFunction}][-{dkmLength}]",
11781178
"primitive": "kdf"
1179-
}
1179+
},
11801180
{
11811181
"pattern": "SP800_56C_TwoStep_(CounterKDF|FeedbackKDF|DoublePipelineKDF)[-{auxFunction}][-{dkmLength}]",
11821182
"primitive": "kdf"

0 commit comments

Comments
 (0)