Feistel cipher implementation for format-preserving encryption
-
Updated
Jan 28, 2025 - TypeScript
Feistel cipher implementation for format-preserving encryption
Feistel cipher implementation in Golang for format-preserving encryption
Enyo is a lightweight multistage partition-based encryption algorithm. Enyo cipher demonstrates good resistance to a brute-force attack. It is well suited for small-scale applications where the computational power is a bottleneck.
Implementation of a Generalized-Feistel Cipher for generating random permutations.
A CLI software that encrypts and decrypts data using a custom encryption algorithm based on the Feistel cipher structure.
Feistel cipher implementation for the JVM providing format-preserving encryption
Python programming on Cryptography techniques
Feistel cipher implementation in Python for format-preserving encryption
Simulation of a timing covert channel , where a sender transmits a binary message to a receiver and Implementation of Fiestel-based algorithm.
A family of block ciphers built from HChaCha20 for use in the PACT/comPACT and SC transforms for AEAD commitment.
C Implementation of 64 bit block Feistel Cipher Based on Russian Specification GOST 28147-89 (RFC 5830)
A POC of text encryption using Feistel Network
Naive implementation of Feistel Cipher using Python
A toy implementation of a Feistel Network. Supports 256 bit keys with 16 rounds over a XOR cipher. Built primarily for education.
Format-Preserving Encryption for FF3 on PHP
A 256-bit feistel block cipher using 512-bit keys.
The Vigener cipher, written as part of a laboratory work
Add a description, image, and links to the feistel-cipher topic page so that developers can more easily learn about it.
To associate your repository with the feistel-cipher topic, visit your repo's landing page and select "manage topics."