Skip to content

Commit a13a7a9

Browse files
committed
fix(schema): add SRP and J-PAKE to algorithmFamiliesEnum
Keep cryptography-defs.schema.json aligned with cryptography-defs.json. Signed-off-by: Mehrn0ush <mehrnoush.vaseghi@gmail.com>
1 parent 70feec9 commit a13a7a9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

schema/cryptography-defs.schema.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,7 @@
276276
"HMAC",
277277
"IDEA",
278278
"IKE-PRF",
279+
"J-PAKE",
279280
"KMAC",
280281
"LMS",
281282
"MD2",
@@ -312,6 +313,7 @@
312313
"Serpent",
313314
"SipHash",
314315
"Skipjack",
316+
"SRP",
315317
"TUAK",
316318
"Twofish",
317319
"Whirlpool",

0 commit comments

Comments
 (0)