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 b92bd46 commit 2927c1fCopy full SHA for 2927c1f
1 file changed
schema/cryptography-defs.json
@@ -1098,6 +1098,21 @@
1098
}
1099
]
1100
},
1101
+ {
1102
+ "family": "SP800-56C",
1103
+ "standard": [
1104
1105
+ "name": "SP800-56C",
1106
+ "url": "https://doi.org/10.6028/NIST.SP.800-56Cr2"
1107
+ }
1108
+ ],
1109
+ "variant": [
1110
1111
+ "pattern": "SP800_56C_(OneStep|TwoStep)[-{auxFunction}][-{dkmLength}]",
1112
+ "primitive": "key-derive"
1113
1114
+ ]
1115
+ },
1116
{
1117
"family": "BLAKE2",
1118
"standard": [
0 commit comments