mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-24 08:46:19 -04:00
Tidied up Bifid operations
This commit is contained in:
parent
fe3aeabd0a
commit
323928ff86
2 changed files with 54 additions and 32 deletions
|
@ -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: ""
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue