-
Notifications
You must be signed in to change notification settings - Fork 779
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[hmac,dv] Add HMAC NIST test vectors
This adds the HMAC NIST test vectors to HMAC block-level tests. It parses these HMAC NIST test vector files and rounds up arbitraty key lengths of the test vectors to one of our predefined key lengths. Signed-off-by: Ghada Dessouky <[email protected]>
- Loading branch information
1 parent
f95b168
commit 9cfd621
Showing
10 changed files
with
6,513 additions
and
101 deletions.
There are no files selected for viewing
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
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
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.