Add Base45 operations

Closes #1219

Co-developed-by: Cyril Delétré <cyril.deletre@gmail.com>
This commit is contained in:
Thomas Weißschuh 2021-09-11 17:03:59 +02:00
parent ae1b12c120
commit 6017578964
6 changed files with 280 additions and 0 deletions

View file

@ -20,6 +20,8 @@
"From Octal",
"To Base32",
"From Base32",
"To Base45",
"From Base45",
"To Base58",
"From Base58",
"To Base62",