v0.0.2-dev - CB58 encoding/decoding + secp256k1 keys
Pre-release
Pre-release
secp256k1 PrivateKey/PublicKey + CB58 encoding complete and verified.
- PrivateKey/PublicKey: secp256k1, range-validated, security-hardened
- CB58: encode/decode with checksum, verified against reference impl
- README: Quick Start with working examples
- 77/77 tests passing, CI green
Ready to publish v0.0.2-dev to pub.dev.
Next: BIP-39 mnemonics (EN + ES) + HD key derivation (develop)