Merge pull request #78 from tlwr/master

Base58 operations
This commit is contained in:
n1474335 2017-02-13 17:50:38 +00:00 committed by GitHub
commit 701ea5890d
3 changed files with 169 additions and 0 deletions

View file

@ -40,6 +40,8 @@ var Categories = [
"Show Base64 offsets",
"To Base32",
"From Base32",
"To Base58",
"From Base58",
"To Base",
"From Base",
"To HTML Entity",