[package] name = "edwards" description = """ Elliptic curves in Edwards form """ version = "0.0.0" authors = ["RustCrypto Developers"] license = "Apache-2.0 OR MIT" edition = "2018" repository = "https://github.com/RustCrypto/elliptic-curves" categories = ["cryptography"] keywords = ["ecc", "edwards", "elliptic"] [dependencies]