Skip to content

Utilities for futures-based asynchronous cryptography

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

srijs/rust-cryptonite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Utilities for futures-based asynchronous cryptography

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages