[package] name = "brainpool" description = """ See https://github.com/RustCrypto/elliptic-curves for Brainpool curve impls """ version = "0.0.1" authors = ["RustCrypto Developers"] license = "Apache-2.0 OR MIT" edition = "2018" repository = "https://github.com/RustCrypto/traits" keywords = ["crypto"] categories = ["cryptography"] [dependencies]