Skip to content

Commit 5fb8955

Browse files
committed
fix(schema): add scrypt to algorithmFamiliesEnum
Signed-off-by: Mehrn0ush <mehrnoush.vaseghi@gmail.com>
1 parent da57e6d commit 5fb8955

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

schema/cryptography-defs.schema.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,7 @@
301301
"RSAES-PKCS1",
302302
"RSASSA-PKCS1",
303303
"RSASSA-PSS",
304+
"scrypt",
304305
"SEED",
305306
"SHA-1",
306307
"SHA-2",

0 commit comments

Comments
 (0)