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

crypto/merkle: hashing ~10% faster and ~60% fewer allocs #351

Merged
merged 2 commits into from
May 25, 2021

Commits on May 22, 2021

  1. crypto/merkle: optimize cpu and allocations

    Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
    jsign committed May 22, 2021
    Configuration menu
    Copy the full SHA
    dc58692 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. mod tidy

    Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
    jsign committed May 24, 2021
    Configuration menu
    Copy the full SHA
    adc5269 View commit details
    Browse the repository at this point in the history