Overview of Edwards Curve Digital Signature Algorithm and related curves
Ed25519 as a growing standard
Ed22519 is a variant of the EdDSA algorithm that was proposed in 2011. It was constructed in a way that provides extra protection from side channel attacks then ECDSA. Recently has grown quite popular for use in digital signature algorithms and has proliferated the Blockchain space ... add more ...
jubjub
Jubjub is a Edward's Curve variant that relies on some clever algebra to reduce the number of contraints per bit of a scalar field. It was created by the ZCash team and built on top of the BLS12-381 scalar field