28 results for “topic:feistel”
Crypto projects in python, e.g. Attacks to Vigenere, RSA, Telnet Protocol, Hip Replacement , Vernam cipher, Crack Zip Files, Encryptions RC4, Steganography, Feistel cipher, Superincreasing Knapsac, Elliptic Curve Cryptography, Diffie Hellman & EDF.
Obscure sequential IDs through reversable transformation
Cryptanalysis of Enigma and SPN, and number theory algorithms.
A collection of notes on mathematical Cryptography, ranging from classical methods through contemporary.
Format Preserving Encryption for Credit Card Numbers using AES
Gas-efficient stateless shuffle on Ethereum
Implementation of Cryptography Algorithms
Python programming on Cryptography techniques
A family of block ciphers built from HChaCha20 for use in the PACT/comPACT and SC transforms for AEAD commitment.
Stateless, parallelizable, keyed, random accesible, reversible shuffle module.
Implementation of Blowfish encryption algorithm (effectively a basic feistel netowrk)
C++ realization of Feistel network
Naive implementation of Feistel Cipher using Python
Complete implementations of encryption and decryption algorithms including Advanced Encryption Standard (AES), Data Encryption Standard (DES), Row Transposition Cipher and Vigenere Cipher.
An encryption/decryption algorithm with Feistel structure, defined in a Galois field (limited in the range of a certain prime P)
Feistel Cipher Network Cryptography
IU-8 BMSTU Feistel net
No description provided.
Randomizes Nether portal destination, such that every 256*256 quadrant is linked to another unique random quadrant. This PRNG is reversible, so players can return by going through the same portal.
Regina is a block cipher that created based on AES and DES and feistel network. It uses the Sbox from AES and Feistel network from DES.
Feistel network for golang
principles of the classical Faistel network
Reference implementation in C of 4096XKS-F block cipher.
A toy implementation of a Feistel Network. Supports 256 bit keys with 16 rounds over a XOR cipher. Built primarily for education.
[2015 Epitech rush (48h)] Feistel-schemed symmetric cyphering utility
Generalised Feistel cipher for stateless shuffling
Length-preserving encryption in Feistel
Implementation of encryption algorithms