dono 2.0.0

Rust crate for Dono Key Derivation Function
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies]
os_type = "0.5.0"
regex = "0.1"
rust-crypto = "^0.2"
rustc-serialize = "0.3"

[package]
authors = ["Stanko Krtalić <stanko.krtalic@gmail.com>"]
description = "Rust crate for Dono Key Derivation Function"
documentation = "https://dono-app.github.io/"
homepage = "https://github.com/dono-app/dono-crate"
license = "GPL-3.0"
name = "dono"
readme = "README.md"
repository = "https://github.com/dono-app/dono-crate"
version = "2.0.0"