1 unstable release

0.1.0 Feb 28, 2022

#10 in #base58

MIT/Apache

8KB
175 lines

pi_base58

Base58-to-text encoding

参考 https://github.com/trezor/trezor-crypto/blob/master/base58.c


lib.rs:

Base58-to-text encoding

Based on https://github.com/trezor/trezor-crypto/blob/master/base58.c commit hash: c6e7d37 works only up to 128 bytes

No runtime deps