Skip to content

secretbase 1.1.0

Choose a tag to compare

@shikokuchuo shikokuchuo released this 08 Jan 12:16
b361716
  • Adds cborenc() and cbordec() for CBOR (RFC 8949) encoding/decoding, supporting integers, floats, strings, raw vectors, lists and simple values.
  • Adds base58enc() and base58dec() for base58 encoding/decoding with a 4-byte double SHA-256 checksum.