openssh_key.key_params.ed25519ΒΆ

Classes representing Ed25519 keys.

Classes

Ed25519PrivateKeyParams(params)

The parameters comprising a private key in the Edwards-curve Digital Signature Algorithm elliptic-curve cryptosystem on SHA-512 and Curve25519.

Ed25519PublicKeyParams(params)

The parameters comprising a key in the Edwards-curve Digital Signature Algorithm elliptic-curve cryptosystem on SHA-512 and Curve25519.