diff options
Diffstat (limited to 'Lib/test/secp384r1.pem')
-rw-r--r-- | Lib/test/secp384r1.pem | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Lib/test/secp384r1.pem b/Lib/test/secp384r1.pem new file mode 100644 index 0000000..eef7117 --- /dev/null +++ b/Lib/test/secp384r1.pem @@ -0,0 +1,7 @@ +$ openssl genpkey -genparam -algorithm EC -pkeyopt ec_paramgen_curve:secp384r1 -pkeyopt ec_param_enc:named_curve -text +-----BEGIN EC PARAMETERS----- +BgUrgQQAIg== +-----END EC PARAMETERS----- +ECDSA-Parameters: (384 bit) +ASN1 OID: secp384r1 +NIST CURVE: P-384 |