Rust chacha20_poly1305 stream wrapper library
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Avril 1c61cee7ae
remove dependency on non-standard 'explicit_bzero()' on nightly builds
4 years ago
src remove dependency on non-standard 'explicit_bzero()' on nightly builds 4 years ago
.gitignore initial commit 4 years ago
Cargo.toml added clflush after explicit_bzero on x86 nightly builds 4 years ago
build.rs added clflush after explicit_bzero on x86 nightly builds 4 years ago