Skip to content

v0.0.2

Latest
Compare
Choose a tag to compare
@jamesob jamesob released this 27 Mar 12:02
a4ceec1
  • Changed bip32_serialze str_len to a pointer which returns the final length of the base58-encoded out string.
  • Added some precautionary sodium_memzero() calls.
  • Made bip32_b58_encode() and bip32_b58_decode() a public part of the API.