[package] name = "proxima" version = "0.0.0" edition = "2021" authors = ["Jake Robinson "] keywords = ["crypto"] description = """ A future cryptographic library that provides safe and high-level encryption, hashing, and encoding interfaces. """ license = "AGPL-3.0-only" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]