Alternative to -rand option for genpkey
rajesh.sharma1201 at tutanota.com
rajesh.sharma1201 at tutanota.com
Thu Jan 11 12:35:58 UTC 2024
When generating private keys with `ecparam` or `genrsa` in OpenSSL, it is possible to use the parameter `-rand file.dat` where file.dat is used as additional seed for the RNG, as far as I understand. This parameter is not available for genpkey.
I would like to generate private Ed448 and Ed25519 keys with an additional random source provided as file. Is there a way to do that? I'm using version 3.1.0 btw.
Thanks in advance.
Raj
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mta.openssl.org/pipermail/openssl-users/attachments/20240111/047912b9/attachment.htm>
More information about the openssl-users
mailing list