4 Commits

Author SHA1 Message Date
Brian Smith
9968baa55d Report some details of why asymmetric keys were rejected. 2018-11-28 11:52:18 -10:00
Brian Smith
d42f9d5e21 Fix test cases in PKCS#8.
The test case was accidentally a duplicate of the one that follows it.
Fix it so that it is badly encoded in the way described in the comment.
2018-11-28 11:22:37 -10:00
Brian Smith
209329e059 Support ECPrivateKey with a parameters field in PKCS#8.
Don't generate them, but do accept them.
2017-05-17 10:05:25 -10:00
Brian Smith
d7ee87e785 Add ring::signature::ECDSAKeyPair with PKCS#8 import. 2017-05-16 18:14:15 -10:00