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

Add Sum256 and Sum224 no-allocation functions #3

Merged
merged 4 commits into from
Aug 4, 2019

Commits on Aug 3, 2019

  1. Add Sum256, Sum224 and some benchmarks

    Nicola 'tekNico' Larosa committed Aug 3, 2019
    Configuration menu
    Copy the full SHA
    26c8cff View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2019

  1. Put tests in a different package, they don't need access to internals…

    … anyway
    Nicola 'tekNico' Larosa committed Aug 4, 2019
    Configuration menu
    Copy the full SHA
    c5d8354 View commit details
    Browse the repository at this point in the history
  2. Add tests for Sum256 and Sum224

    Nicola 'tekNico' Larosa committed Aug 4, 2019
    Configuration menu
    Copy the full SHA
    fea2e64 View commit details
    Browse the repository at this point in the history
  3. Revert "Put tests in a different package, they don't need access to i…

    …nternals anyway"
    
    This reverts commit c5d8354 as requested.
    Nicola 'tekNico' Larosa committed Aug 4, 2019
    Configuration menu
    Copy the full SHA
    f4e0d60 View commit details
    Browse the repository at this point in the history