[package] name = "enigma" version = "0.0.2" authors = ["Florian Wilkens "] license = "MIT" repository = "http://github.com/MrFloya/enigma.rs" description = "A (hopefully) growing set of cryptographic functions. Mostly a learning experiment for me and obviously not anywhere near useable. " [dependencies] rustc-serialize = "*"