[package] name = "koblitz" description = """ Elliptic curves in Koblitz 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", "elliptic", "koblitz"] [dependencies]