mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-22 15:56:16 -04:00
Fix category names
"Vigenère Encode", "Vigenère Decode",
This commit is contained in:
parent
73124da19c
commit
98e4a5d2fa
1 changed files with 2 additions and 2 deletions
|
@ -115,8 +115,8 @@
|
|||
"ROT8000",
|
||||
"XOR",
|
||||
"XOR Brute Force",
|
||||
"Vigenère Encode",
|
||||
"Vigenère Decode",
|
||||
"Vigenère Encode",
|
||||
"Vigenère Decode",
|
||||
"To Morse Code",
|
||||
"From Morse Code",
|
||||
"Bacon Cipher Encode",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue