Closed
Bug 1604596
Opened 5 years ago
Closed 5 years ago
Update Wycheproof vectors and add support for CBC, P256-ECDH, and CMAC tests
Categories
(NSS :: Test, enhancement, P1)
NSS
Test
Tracking
(Not tracked)
RESOLVED
FIXED
3.50
People
(Reporter: kjacobs, Assigned: kjacobs)
References
Details
(Keywords: sec-other)
Attachments
(1 file)
This bug tracks an update to our Wycheproof tests. This includes pulling the latest test vectors and adding support for CBC, CMAC, and P256 ECDH.
Marking security so we can discuss some of the "Acceptable" cases before landing.
Assignee | ||
Comment 1•5 years ago
|
||
This patch updates to the latest Wycheproof vectors and adds Wycheproof support for CBC, CMAC, and P256-ECDH:
ChaCha20: +141 tests
Curve25519: +431 tests
GCM: +39 tests
CBC (new): +183 tests
CMAC (new): +308 tests
P256 ECDH (new): +460 tests
Assignee | ||
Comment 2•5 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 3.50
Updated•5 years ago
|
Group: crypto-core-security → core-security-release
Updated•4 years ago
|
Group: core-security-release
You need to log in
before you can comment on or make changes to this bug.
Description
•