saltbabe 0.1.4

tweetnacl library in pure rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "saltbabe"
version = "0.1.4"
authors = ["javadevelopr <java.developer.cl@gmail.com>", "hskang9 <hskang9@gmail.com>"]
description = "tweetnacl library in pure rust"
license-file = "LICENSE"

[dependencies]
rust-crypto = "^0.2"
rand = "^0.4"
rustc-hex = "^1.0"
hex = "0.4.0"