Skip to content

Fetch ACVP test vectors from source instead of storing them #2279

@xuganyu96

Description

@xuganyu96

ACVP test vectors stored under tests/ACVP_Vectors are fetched from NIST repositories on GitHub using the fetch_values.sh script. Since we do not own and are not responsible for theses vectors, we should not commit them into this repository. Storing large bulk data files in a git repository also negatively affects git performance. Instead, we should fetch the test vectors as needed during test runtime.

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactorReorganizing existing code

    Type

    Projects

    Status

    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions