Merge branch 'rot_bruteforce' of https://github.com/mikecat/CyberChef

This commit is contained in:
n1474335 2022-07-08 15:55:27 +01:00
commit 418a7962a5
3 changed files with 186 additions and 0 deletions

View file

@ -88,7 +88,9 @@
"SM4 Encrypt",
"SM4 Decrypt",
"ROT13",
"ROT13 Brute Force",
"ROT47",
"ROT47 Brute Force",
"XOR",
"XOR Brute Force",
"Vigenère Encode",