[package] name = "rrsa" version = "0.1.0" authors = ["Urkel Labs "] edition = "2018" license = "MIT" description = "A pure rust implementation of RSA." # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]