chacha 0.3.0

ChaCha stream ciphers
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.byteorder]
version = "^1"

[dependencies.keystream]
version = "^1"

[features]
bench = []
nightly = []

[package]
authors = ["Peter Reid <peter.d.reid@gmail.com>"]
description = "ChaCha stream ciphers"
documentation = "http://peterreid.github.io/chacha"
license = "MIT/Apache-2.0"
name = "chacha"
repository = "https://github.com/PeterReid/chacha"
version = "0.3.0"