X25519 is a key-exchange-only algorithm. Ed25519 is a signing algorithm. Unlike classic RSA, the signing and the key exchange are two different operations (well, technically RSA doesn’t have key exchange). Both are defined by IETF RFC’s.
OpenSSL doesn’t fully support Ed25519.
Are you sure? Please post a key. Ed25519 is quite different from EdDSA or ECDSA or DSA, which typically use a P-256 curve. |
-- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users