Tidied up Streebog operation, splitting out GOST hash into a separate op.

This commit is contained in:
n1474335 2019-07-03 17:23:45 +01:00
parent 666c447e36
commit 99f4091c1a
11 changed files with 33 additions and 77 deletions

View file

@ -106,8 +106,7 @@
"Enigma",
"Bombe",
"Multiple Bombe",
"Typex",
"Streebog"
"Typex"
]
},
{
@ -303,6 +302,8 @@
"Snefru",
"BLAKE2b",
"BLAKE2s",
"GOST hash",
"Streebog",
"SSDEEP",
"CTPH",
"Compare SSDEEP hashes",