secretbase 1.1.0
- Adds
cborenc()andcbordec()for CBOR (RFC 8949) encoding/decoding, supporting integers, floats, strings, raw vectors, lists and simple values. - Adds
base58enc()andbase58dec()for base58 encoding/decoding with a 4-byte double SHA-256 checksum.