> > Generating a 2048 bit ED25519 private key
>
> Wait, 2048 bit ED25519 key?
Looks like a printf bug :)
--
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users
Ah, thanks for the explanation Rich.
On 08/08/2017 11:19 AM, Salz, Rich via openssl-users wrote:
We don't add features to released versions, just bug-fixes. Ladar has posted a
patch for 1.0.2 for those do-it-yourselfers who are so inclined.
The 'master' branch, which will become 1.1.1 at som
We don't add features to released versions, just bug-fixes. Ladar has posted a
patch for 1.0.2 for those do-it-yourselfers who are so inclined.
The 'master' branch, which will become 1.1.1 at some point, can do it:
; sh /tmp/x
Generating a 2048 bit ED25519 private key
writing new private key to
I have read: https://github.com/openssl/openssl/issues/487
And I am trying to grok its meaning. I am running Fedora24 (I need to
buy an new SSD before upgrading to F26) which has openssl 1.0.2k.
There is a note of a patch to 1.0.2j, but talk about 1.1.1. I have
attempted to read
https://