# Ed25519 ## See also ### - [[EdDSA]] ### [[Rust]] implementation by [[Dalek Cryptography]] *Fast and efficient Rust implementation of ed25519 key generation, signing, and verification in Rust.* https://github.com/dalek-cryptography/ed25519-dalek ### [The XEdDSA and VXEdDSA Signature Schemes](https://signal.org/docs/specifications/xeddsa/) By [[Signal]] Links: [[Signal Protocol]]