cryptonite

Crates.iocryptonite
lib.rscryptonite
version0.1.3
sourcesrc
created_at2017-11-18 04:47:59.756204
updated_at2017-11-19 08:23:01.194749
descriptionUtilities for futures-based asynchronous cryptography
homepage
repositoryhttps://github.com/srijs/rust-cryptonite
max_upload_size
id39759
size36,825
Sam Rijs (srijs)

documentation

https://docs.rs/cryptonite

README

cryptonite Build Status

This crate aims to provide high-level asychronous APIs for cryptographic functions such as symmetric encryption, hashing and random number generation.

The APIs provided are based on abstractions from the futures crate.

The underlying crytographic operations are provided by OpenSSL.

Commit count: 36

cargo fmt