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

tests: Add Wycheproof ECDH vectors #1492

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Feb 4, 2024

  1. tests: Add Wycheproof ECDH vectors

    Adds a test for the ECDH module using the Wycheproof vectors.
    We use a python script to convert the JSON-formatted vectors
    into C code, in the same spirit as bitcoin-core#1245
    
    Co-authored-by: Sean Andersen <[email protected]>
    RandomLattice and andozw committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    f26c323 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. PR feedback: add more wycheproof ECDH test cases

    Co-authored-by: Sean Andersen <[email protected]>
    RandomLattice and andozw committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    3cba981 View commit details
    Browse the repository at this point in the history