A Rust library for iterating over random permutations.
-
Updated
Jun 15, 2021 - Rust
A Rust library for iterating over random permutations.
A collection of notes on mathematical Cryptography, ranging from classical methods through contemporary.
Reference source code for ZUGZWANG block cipher (concrete instance/encryption)
Implementation of Blowfish encryption algorithm (effectively a basic feistel netowrk)
Symmetrical feistel block cipher
A toy implementation of a Feistel Network. Supports 256 bit keys with 16 rounds over a XOR cipher. Built primarily for education.
Feistel network implementation with EBC, CBC, OFB modes.
A simple self-made block cipher based on feistel cipher.
Custom made cryptography algorithm, utilizing feistel network
A 128-bit Feistel network cipher
Feistel Cipher Network Cryptography
Simple web-app implementation of our 'new' block cipher, CryptoNight, with Shannon's diffusion-confusion principle, substitution, transposition, and iterated cipher using feistel network
A family of block ciphers built from HChaCha20 for use in the PACT/comPACT and SC transforms for AEAD commitment.
Сalculation of cryptographic characteristics for a cipher based on a generalized feistel network
Add a description, image, and links to the feistel-network topic page so that developers can more easily learn about it.
To associate your repository with the feistel-network topic, visit your repo's landing page and select "manage topics."