Schnorr signatures are a lightweight and efficient alternative digital signature algorithm.
Developed by Claus Schnorr, this algorithm differentiates itself from other DSA’s in that it leverages discrete logarithmic problems and produces compact sized signature outputs at a faster pace than its more popular alternative such as ECDSA & Ring Signatures.