Crypto Signature Generator

Ed25519 elliptic curve key generator.

 

Attention! Don't provide your password or secret key to anyone! If it happens change password and withdraw compromised public key.

Public
{{key && key.public}}
Secret
{{key && key.secret}}
As JSON
{{key | json}}