Feistel cipher implementation for format-preserving encryption
-
Updated
Sep 9, 2024 - 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
C Implementation of 64 bit block Feistel Cipher Based on Russian Specification GOST 28147-89 (RFC 5830)
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 simple self-made block cipher based on feistel cipher.
A 256-bit feistel block cipher using 512-bit keys.
Feistel Cipher Network Cryptography
Feistel cypher based on TwoFish and SkipJack. Not my design, although I did write the code.
Feistel network implementation with EBC, CBC, OFB modes.
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."