stream-cipher 0.2.0

Stream cipher traits
Documentation

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

See RustCrypto/stream-ciphers for ciphers implementation.