Crate serpent[][src]

An implementation of the [Serpent1][1] block cipher. Inspired by [Serpent reference implementation][2] and [Lars Viklund Rust implementation][3]. [1]: https://www.cl.cam.ac.uk/~rja14/Papers/serpent.pdf [2]: https://www.cl.cam.ac.uk/~fms27/serpent/ [3]: https://github.com/efb9-860a-e752-0dac/serpent

Re-exports

pub use cipher;

Structs

Serpent

Serpent block cipher