Brian Smith
|
0f3bf0031a
|
Add v2 test vectors.
|
2022-04-11 12:33:28 -07:00 |
|
Brian Smith
|
ff03b734f9
|
explicit bug test cases
|
2022-04-11 12:33:28 -07:00 |
|
Brian Smith
|
4c78629ed5
|
Ed25519::{from_pkcs8,from_pkcs8_maybe_unchecked} : Add test vectors for correct encoding.
These new tests have the wrong expected results because of the bug that will be fixed in the
next commit.
|
2022-04-11 12:33:28 -07:00 |
|
Brian Smith
|
2e148a4b9a
|
Ed25519 PKCS#8 Testing: Update spec reference from draft to final RFC.
I verified the key value is the same in the draft and the final RFC.
|
2022-04-11 12:33:28 -07:00 |
|
Brian Smith
|
32b2c6c39e
|
Ed25519 PKCS#8 testing: Pass all test vectors to both variants.
|
2022-02-20 19:48:19 -08:00 |
|
Brian Smith
|
d03059e81a
|
Ed25519 PKCS#8 Testing: Verify that the resultant public key is correct.
|
2022-02-20 19:48:19 -08:00 |
|
Brian Smith
|
edc5916264
|
Ed25519 PKCS#8 Testing: Require explicit indication of success in test input.
Instead of assuming the call should be successful if there is no error, instead
require an explicit "Result = OK".
|
2022-02-20 19:48:19 -08:00 |
|
Brian Smith
|
9968baa55d
|
Report some details of why asymmetric keys were rejected.
|
2018-11-28 11:52:18 -10:00 |
|
Brian Smith
|
c78d5d9ef4
|
Add additional Ed25519 PKCS#8 tests.
|
2017-05-09 15:01:37 -10:00 |
|
Brian Smith
|
74c54980ea
|
Add some PKCS#8 v2 Ed25519 private key test cases.
|
2017-05-07 13:30:42 -10:00 |
|