Staging
v0.8.1
Revision d01ae1b22330992eadc7b2a0842ead544f7e507d authored by Miss Islington (bot) on 03 February 2020, 17:17:17 UTC, committed by GitHub on 03 February 2020, 17:17:17 UTC
(cherry picked from commit 5807efd4c396d5718325e21f5a14e324a77ff77c)

Co-authored-by: Adorilson Bezerra <adorilson@gmail.com>
1 parent db2f311
Raw File
secp384r1.pem
$ 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
back to top