A silly implementation of the Skipjack block cipher in Rust. For details of the implementation, see this document: https://csrc.nist.gov/csrc/media/projects/cryptographic-algorithm-validation-program/documents/skipjack/skipjack.pdf
For fun of course.
A cargo run
should do it.