Skip to content

max-mapper/b32tohex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

b32tohex

cli to convert base32 strings (RFC3548) into hex encoded strings

usage:

$ npm install b32tohex -g

$ b32tohex <b32string>

# e.g.
$ b32tohex 5P7XMDTBJGTGU5DLWMVVQSOM5J7RVK2C
ebff760e6149a66a746bb32b5849ccea7f1aab42

About

cli to convert base32 strings (RFC3548) into hex encoded strings

Resources

Stars

Watchers

Forks

Packages

No packages published