salsa20-core 0.2.3

Generic implementation of the stream-cipher crate traits for ciphers in the Salsa20 family. Used by the chacha20 and salsa20 crates.
Documentation

Shared functionality common to ciphers in the Salsa20 Family (i.e. Salsa20 and ChaCha20)

This crate isn't designed to be used directly, but is instead an implementation detail fo the salsa20 and chacha20 crates.