2
0
mirror of https://github.com/gchq/CyberChef synced 2025-12-11 13:53:26 +00:00

Tidied up Bifid operations

This commit is contained in:
n1474335
2017-06-28 19:54:34 +01:00
parent fe3aeabd0a
commit 323928ff86
2 changed files with 54 additions and 32 deletions

View File

@@ -1521,7 +1521,7 @@ const OperationConfig = {
outputType: "string",
args: [
{
name: "Alphabet Key",
name: "Keyword",
type: "string",
value: ""
}
@@ -1536,7 +1536,7 @@ const OperationConfig = {
outputType: "string",
args: [
{
name: "Alphabet Key",
name: "Keyword",
type: "string",
value: ""
}