[package] name = "microsalt" version = "0.2.21" authors = ["SEA"] description = "easy to use rust crypto lib (tweetnacl & FFI bindings to it)" keywords = [ "nacl", "crypto", "tweetnacl"] license = "MIT" homepage = "https://github.com/goldenMetteyya/microsalt" [dependencies] rand = "0.3" index-fixed = "0.0.*" unwrap = "~1.1.0" rustc-serialize = "0.3.19" serde = "0.9" memsec = "0.3.0"