base58ck
Bitcoin base58 encoding with checksum.
0.5.0
6.6M downloads/mo
#3928 most downloaded on crates.io
rust-bitcoin/rust-bitcoin
What this package is like to depend on
Last release 18 days ago
05 Aug 2026
Release timing varies
gaps range from 4 weeks to 13 months
Nearly every release is documented
notes for 7 of 7 stable releases
1 version withdrawn
withdrawn after publishing
2 years old
8 releases · first in 2024
6 releases in the last 12 months
see the full history below
Release timeline
8 releases · Apr 2024 to Aug 2026Releases
latest 8-
0.5.005 Aug 2026Release notes
Open source →- Replace encoding functions with optional-alloc
Base58CkString6505 - Upgrade to stable
bitcoin_hashesdependency
- Replace encoding functions with optional-alloc
-
0.4.023 Feb 2026 -
0.3.027 Dec 2025 -
0.2.011 Dec 2024 -
0.1.10124 Jun 2026 -
0.1.10027 May 2026 withdrawnRelease notes
Open source →This release was yanked because the MSRV bump to 1.74.0 was too aggressive for some users. See version 0.1.101 for a smaller upgrade to 1.60.0.
- Bump MSRV to Rust 1.74.0 #6126
Note the version number jump. We jumped to
v0.1.100when doing the MSRV bump so as to leave room for a bunch of secuity releases up to this number if needed -
0.1.126 May 2026 -
0.1.002 Apr 2024Release notes
Open source →Initial release of the
base58ckcrate. This crate was cut out ofrust-bitcoinand cleaned up for release as a separate crate.