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 fallback LE/BE for architectures with known endianness + SHA256 selftest #799

Merged
merged 2 commits into from
Sep 9, 2020

Commits on Aug 16, 2020

  1. Use additional system macros to figure out endianness

    Also permit it being overridden by explicitly passing SECP256K1_{BIG,LITTLE}_ENDIAN
    sipa committed Aug 16, 2020
    1 Configuration menu
    Copy the full SHA
    5e5fb28 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2020

  1. Add SHA256 selftest

    sipa committed Aug 22, 2020
    1 Configuration menu
    Copy the full SHA
    8bc6aef View commit details
    Browse the repository at this point in the history