mirror of
https://github.com/gchq/CyberChef
synced 2025-12-10 05:13:23 +00:00
Fixed GOST sBox arg bug
This commit is contained in:
@@ -56,7 +56,7 @@ class GOSTKeyWrap extends Operation {
|
||||
value: [
|
||||
{
|
||||
name: "GOST 28147 (1989)",
|
||||
on: [6]
|
||||
on: [5]
|
||||
},
|
||||
{
|
||||
name: "GOST R 34.12 (Magma, 2015)",
|
||||
|
||||
Reference in New Issue
Block a user