8000 GitHub - tv42/base58: Base58 encoding for Go
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tv42/base58

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Base58 encoding for Go

Base58 is a less known encoding, but it is popular when embedding resource identifiers into URLs.

The encoded data contains only alphanumericals, and avoids the easily confused characters 0, i, l and O (zero, india, lima, capital oscar).

The API docs for this package are online at http://godoc.org/github.com/tv42/base58

About

Base58 encoding for Go

Resources

License

Stars

Watchers

Forks

Languages

0