-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Update the protobufs following the new template. This includes deciding the representation of the public and secret keys. I've settled on using the secret value and the uncompressed public point since other encodings can easily be derived from them. - Generate the JSON file that defines the vectors files available depending on the parameters. - Generate CSV tables that indicate whether there are compliance or resilience test vectors for a given combination of curve and hash function. - Remove the old vectors/ECDSA.py module.
- Loading branch information
1 parent
057628c
commit 5641c7b
Showing
8 changed files
with
718 additions
and
40,450 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.