We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f6b79b commit 8c9e826Copy full SHA for 8c9e826
1 file changed
schema/cryptography-defs.json
@@ -1094,7 +1094,7 @@
1094
"variant": [
1095
{
1096
"pattern": "SP800_108_(CounterKDF|FeedbackKDF|DoublePipelineKDF|KMAC)[-{prfFunction}][-{dkmLength}]",
1097
- "primitive": "key-derive"
+ "primitive": "kdf"
1098
}
1099
]
1100
},
@@ -1109,11 +1109,11 @@
1109
1110
1111
"pattern": "SP800_56C_OneStep[-{auxFunction}][-{dkmLength}]",
1112
1113
1114
1115
"pattern": "SP800_56C_TwoStep_(CounterKDF|FeedbackKDF|DoublePipelineKDF)[-{auxFunction}][-{dkmLength}]",
1116
1117
1118
1119
0 commit comments