Skip to content

Commit 5cbdee8

Browse files
Merge branch 'master' into fix/bls12-algorithm-pattern
2 parents 0c8110c + f8b021f commit 5cbdee8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

schema/cryptography-defs.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -970,7 +970,7 @@
970970
"url": "https://doi.org/10.17487/RFC4357"
971971
}
972972
],
973-
"pattern": "GOST38147[-{mode}][-{padding}]",
973+
"pattern": "GOST28147[-{mode}][-{padding}]",
974974
"primitive": "block-cipher"
975975
},
976976
{
@@ -980,7 +980,7 @@
980980
"url": "https://doi.org/10.17487/RFC4357"
981981
}
982982
],
983-
"pattern": "GOST38147_MAC",
983+
"pattern": "GOST28147_MAC",
984984
"primitive": "mac"
985985
}
986986
]

0 commit comments

Comments
 (0)