genpkey for ed25519

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Here we go again with figuring out what to put in the command lines.  Dr. Google is not giving up enough answers.

For ecdsa I started with:

openssl genpkey -aes256 -algorithm ec\
 -pkeyopt ec_paramgen_curve:prime256v1\
 -outform pem -pkeyopt ec_param_enc:named_curve\
 -out $dir/private/ca.key.pem

I found one reference that I should use -algorithm ed25519 (though the example used caps: ED25519)

But I have not found recommendation for ec_parmgen_curve or ec_param_enc

Can someone point me to the information on values for these (and I suspect I will be hitting others as I go).

thanks



--
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux