Implementation of Blowfish encryption algorithm (effectively a basic feistel netowrk)
-
Updated
Jul 12, 2020 - C
Implementation of Blowfish encryption algorithm (effectively a basic feistel netowrk)
A Rust library for iterating over random permutations.
A 128-bit Feistel network cipher
Symmetrical feistel block cipher
A simple self-made block cipher based on feistel cipher.
Feistel network implementation with EBC, CBC, OFB modes.
Custom made cryptography algorithm, utilizing feistel network
Reference source code for ZUGZWANG block cipher (concrete instance/encryption)
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 toy implementation of a Feistel Network. Supports 256 bit keys with 16 rounds over a XOR cipher. Built primarily for education.
Сalculation of cryptographic characteristics for a cipher based on a generalized feistel network
A family of block ciphers built from HChaCha20 for use in the PACT/comPACT and SC transforms for AEAD commitment.
A collection of notes on mathematical Cryptography, ranging from classical methods through contemporary.
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."