Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesob committed Feb 4, 2025
1 parent ebceeca commit f2ec237
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

A fast, secure, low-dependency implementation of BIP32

- Depends only on [`libsecp256k1`](https://github.com/bitcoin-core/libsecp256k1) and
- Depends only on [`libsecp256k1`](https://github.com/bitcoin-core/secp256k1) and
[`libsodium`](https://github.com/jedisct1/libsodium) (for SHA256, HMAC-SHA512, and
context randomization)
- No heap allocations (aside from secp context), which allows end users to manage memory securely
Expand Down

0 comments on commit f2ec237

Please sign in to comment.