stream-cipher 0.3.2

Stream cipher traits
Documentation

This crate defines a set of traits which define functionality of stream ciphers.

See RustCrypto/stream-ciphers for ciphers implementation.