mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-23 16:26:16 -04:00
Add Base45 operations
Closes #1219 Co-developed-by: Cyril Delétré <cyril.deletre@gmail.com>
This commit is contained in:
parent
ae1b12c120
commit
6017578964
6 changed files with 280 additions and 0 deletions
|
@ -20,6 +20,8 @@
|
|||
"From Octal",
|
||||
"To Base32",
|
||||
"From Base32",
|
||||
"To Base45",
|
||||
"From Base45",
|
||||
"To Base58",
|
||||
"From Base58",
|
||||
"To Base62",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue