spacemonkeygo/openssl

Support for ED25519 keys/cert

parasssh opened this issue · 2 comments

The Ed25519 support has been added to openssl in the version 1.1.1. This version is not yet released by OpenSSL but they do have pre-release versions. I'd like to check if a enhancement PR that adds support for Ed Certificates/keys with the generate/sign/verify operations is of interest.

I could also add it for Ed448.

zeebo commented

Sure. Ed25519 is my favorite.

zeebo commented

Closed by #103.