feistel-cipher
Feistel cipher implementation for format-preserving encryption
Feistel cipher implementation for format-preserving encryption
Arbitrary block length encryption of integers and binary data.
Lazy, efficient & stateless shuffles powered by generalised Feistel ciphers written in Solidity/Yul.
Implementation of a generalised Feistel cipher.
A crude implementation of a feistel cipher
An implementation of a 3 rounds of Feistel around AES 2-transformation 1-subtitution step. Supposed to be a pseudorandom permutation.