DSA / EdDSA Digital Signatures

Digital Signature Algorithm (DSA) and Edwards-curve Digital Signature Algorithm (EdDSA) are used to create and verify digital signatures. EdDSA (Ed25519/Ed448) is the modern alternative offering better performance and resistance to side-channel attacks.

Inputs

Tips

Standards: NIST FIPS 186-5, RFC 8032

Open the DSA / EdDSA Digital Signatures tool — free, runs entirely in your browser.

Related Encryption tools