| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
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)
Scripts created with AI assistance from white papers and publications and personal investigation
A family of block ciphers built from HChaCha20 for use in the PACT/comPACT and SC transforms for AEAD commitment.
Web app that implements the Richelieu cipher and the Feistel network for encrypting text data. A project for studying frontend using a ready-made component kit. Lab work on Program and Data Security (Oct 2024, 7th semester of university).
Учебно-исследовательский блочный шифр: блок 96 бит, ключ 256 бит, сеть Фейстеля, ARX. Реализации на Python и C, 8 тестовых наборов, 9 скриптов криптоанализа. Независимо не проверялся — не для реальных данных.
Proof-of-concept for chaotic oscillatory neural network cryptography with associative memory
Symmetrical feistel block cipher
Сalculation of cryptographic characteristics for a cipher based on a generalized feistel network
A POC of text encryption using Feistel Network
Reference implementation of a Feistel cipher in C for educational and cryptographic study.
Implementation of Blowfish encryption algorithm (effectively a basic feistel netowrk)
A simple self-made block cipher based on feistel cipher.
Data Encryption Standard algorithm: implementation in C.
Experimental 128-bit block cipher with a 256-bit key and 14 rounds, exploring deterministic key-derived architectures, topology, nonlinear transformations, and reversible coupling. Researchers and independent analysts are explicitly encouraged to analyze and attempt to break the construction.
Browser-based DES demo — full 16-round Feistel with real S-boxes, PC-1/PC-2 key schedule and IP/FP, checked against archived NIST CAVP vectors. Complementation, 2DES meet-in-the-middle, and Sweet32: a 64-bit block colliding at the birthday bound to leak a repeated plaintext out of CBC.
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."
| Back | FazBrowse Home | New Git URL |