mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-24 16:56:15 -04:00
Added initial hashing for Streebog GOST R 34.11-94
This commit is contained in:
parent
ce208b69fe
commit
db491cbb09
8 changed files with 7879 additions and 3 deletions
|
@ -106,7 +106,8 @@
|
|||
"Enigma",
|
||||
"Bombe",
|
||||
"Multiple Bombe",
|
||||
"Typex"
|
||||
"Typex",
|
||||
"Streebog"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
@ -194,8 +195,8 @@
|
|||
"Remove null bytes",
|
||||
"To Upper case",
|
||||
"To Lower case",
|
||||
"To Case Insensitive Regex",
|
||||
"From Case Insensitive Regex",
|
||||
"To Case Insensitive Regex",
|
||||
"From Case Insensitive Regex",
|
||||
"Add line numbers",
|
||||
"Remove line numbers",
|
||||
"To Table",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue