mirror of
https://github.com/python/cpython.git
synced 2024-11-21 21:09:37 +01:00
8 lines
256 B
Plaintext
Generated
8 lines
256 B
Plaintext
Generated
$ 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
|