Adding ROT8000

This commit is contained in:
Thomas Leplus 2022-04-11 18:44:14 -07:00
parent 7c66dacc40
commit e712af33b7
4 changed files with 142 additions and 1 deletions

View file

@ -87,6 +87,7 @@
"SM4 Decrypt",
"ROT13",
"ROT47",
"ROT8000",
"XOR",
"XOR Brute Force",
"Vigenère Encode",
@ -176,7 +177,8 @@
"Bit shift right",
"Rotate left",
"Rotate right",
"ROT13"
"ROT13",
"ROT8000"
]
},
{