DSA is a Federal Information Processing Standard for digital signatures, based on the mathematical concept of modular exponentiation and the discrete logarithm problem.
Generate a new DSA key pair for digital signatures
Upload a file and sign it with your private key
Verify a file's signature using the signer's public key
The Digital Signature Algorithm (DSA) is a Federal Information Processing Standard (FIPS 186) for digital signatures. It was proposed by the National Institute of Standards and Technology (NIST) in 1991 and became a standard in 1994.
Algorithm | Advantages | Disadvantages |
---|---|---|
DSA |
|
|
RSA |
|
|
ECDSA |
|
|