diff --git a/schema/cryptography-defs.json b/schema/cryptography-defs.json index e70549ab..6c0e9bc8 100644 --- a/schema/cryptography-defs.json +++ b/schema/cryptography-defs.json @@ -865,6 +865,21 @@ } ] }, + { + "family": "SSH-KDF", + "standard": [ + { + "name": "RFC4253", + "url": "https://doi.org/10.17487/RFC4253" + } + ], + "variant": [ + { + "pattern": "SSH-KDF[-{hashAlgorithm}]", + "primitive": "kdf" + } + ] + }, { "family": "TLS-PRF", "standard": [