cryptocoinjs / bs58

Base58 encoding/decoding for Bitcoin
http://cryptocoinjs.com/modules/misc/bs58/
MIT License
216 stars 48 forks source link

Are there a padding schema? #30

Closed ppKrauss closed 7 years ago

ppKrauss commented 7 years ago

See http://stackoverflow.com/q/43599252/287948

dcousens commented 7 years ago

@ppKrauss see https://github.com/cryptocoinjs/base-x#how-it-works for an explanation on how the "padding" works