serpent-cipher 0.1.1
A pure Rust implementation of the Serpent block cipher candidate for the AES standard.
This is very much not intended to be a vetted implementation with constant-time constant-space safety.
It's more meant as a reference implementation for people who really need to use Serpent for some reason.