[package] name = "fcmp-plus-plus" version = "0.1.0" description = "Implementation of FCMP++s for Monero" license = "MIT" repository = "https://github.com/kayabaNerve/fcmp-plus-plus/tree/develop/crypto/fcmp++" authors = ["Luke Parker "] keywords = ["monero", "ciphersuite", "ff", "group"] edition = "2021" [package.metadata.docs.rs] all-features = true rustdoc-args = ["--cfg", "docsrs"]