2017-05-07 11:42:22 -10:00
|
|
|
# An Ed25519 private key. (This is from BoringSSL's tests.)
|
|
|
|
Input = 302e020100300506032b6570042204209d61b19deffd5a60ba844af492ec2cc44449c5697b326919703bac031cae7f60
|
|
|
|
|
|
|
|
# The same as the above, but with an invalid NULL parameter. (This is from BoringSSL's tests.)
|
|
|
|
Input = 3030020100300706032b65700500042204209d61b19deffd5a60ba844af492ec2cc44449c5697b326919703bac031cae7f60
|
2018-11-27 15:13:26 -10:00
|
|
|
Error = WrongAlgorithm
|
2017-05-07 11:42:22 -10:00
|
|
|
|
|
|
|
# Sample private key from draft-ietf-curdle-pkix-04.
|
|
|
|
Input = 302e020100300506032b657004220420d4ee72dbf913584ad5b6d8f1f769f8ad3afe7c28cbf1d4fbe097a88f44755842
|
2017-05-09 15:01:37 -10:00
|
|
|
|
|
|
|
# v1. valid except it includes publicKey.
|
|
|
|
Input = 3053020100300506032b657004220420a22efdb713f0e1600d2a5ce948e321ca3a18137c47f15091a12c7126c1749a00a1230321001aeb8e3ee5ba5afd91113466d19f4ea77fa0feffbd8c5adcb499927f12535f77
|
2018-11-27 15:13:26 -10:00
|
|
|
Error = InvalidEncoding
|