You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
256 B
8 lines
256 B
2 years ago
|
$ 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
|