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

Switch to bitcoin's version of HKDF #92

Merged
merged 1 commit into from
Nov 12, 2024

Commits on Nov 12, 2024

  1. Switch to bitcoin's version of HKDF

    * Our implementation of HKDF was pushed down into bitcoin, but has
    only been published in bitcoin_hashes, not in a new version of bitcoin
    yet. Once bitcoin is updated we can depend on the re-exported HKDF
    there.
    nyonson committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    6421e2a View commit details
    Browse the repository at this point in the history