Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.0.2: base58, memzero #3

Merged
merged 1 commit into from
Mar 27, 2025
Merged

0.0.2: base58, memzero #3

merged 1 commit into from
Mar 27, 2025

Conversation

jamesob
Copy link
Owner

@jamesob jamesob commented Mar 27, 2025

0.0.2

  • 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.

@jamesob jamesob force-pushed the jamesob-25-03-0.0.2 branch from b004014 to fb2f6a6 Compare March 27, 2025 11:58
@jamesob jamesob merged commit a4ceec1 into master Mar 27, 2025
2 checks passed
@jamesob jamesob deleted the jamesob-25-03-0.0.2 branch March 27, 2025 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant