GitHub topics: feistel-cipher
maxmouchet/gfc
Implementation of a Generalized-Feistel Cipher for generating random permutations.
Language: C - Size: 63.5 KB - Last synced at: 6 days ago - Pushed at: 16 days ago - Stars: 10 - Forks: 2

khaledkamr/encryption-algorithms
Encryption/decryption scripts for a Computer Security course, implementing LFSR, Affine Cipher, Caesar Cipher, Feistel Cipher, Playfair Cipher, and S-Box in Python.
Language: Python - Size: 12.7 KB - Last synced at: 18 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

samuel-lucas6/hchachacha
A family of block ciphers built from HChaCha20 for use in the PACT/comPACT and SC transforms for AEAD commitment.
Language: C# - Size: 20.5 KB - Last synced at: 5 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

cyrildever/feistel-py
Feistel cipher implementation in Python for format-preserving encryption
Language: Python - Size: 116 KB - Last synced at: about 14 hours ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

539hex/feistel-network-poc
A POC of text encryption using Feistel Network
Language: C - Size: 2.93 KB - Last synced at: 17 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

cyrildever/feistel
Feistel cipher implementation in Golang for format-preserving encryption
Language: Go - Size: 1 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 14 - Forks: 1

randogoth/map3terms
map roughly each square meter of the globe onto a 3-tuple of words using a simplified symmetric encryption method called Feistel cipher
Language: Dart - Size: 633 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

cyrildever/feistel-jar
Feistel cipher implementation for the JVM providing format-preserving encryption
Language: Scala - Size: 45.7 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

cyrildever/feistel-cipher
Feistel cipher implementation for format-preserving encryption
Language: TypeScript - Size: 1010 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 21 - Forks: 2

Minoddein/The-Vigener-cipher-and-the-Feistel-network
The Vigener cipher, written as part of a laboratory work
Language: F# - Size: 1.26 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

the-code-genin/ges-cli
A CLI software that encrypts and decrypts data using a custom encryption algorithm based on the Feistel cipher structure.
Language: Go - Size: 58.6 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 6 - Forks: 0

AjayBadrinath/MAGMA
C Implementation of 64 bit block Feistel Cipher Based on Russian Specification GOST 28147-89 (RFC 5830)
Language: C - Size: 19.5 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

Amirarsalan-sn/new-DES
A simple self-made block cipher based on feistel cipher.
Language: Python - Size: 230 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

ndornseif/birchaxe-cipher
A 256-bit feistel block cipher using 512-bit keys.
Language: Rust - Size: 37.1 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

ay-sbu/cr-project1
Cryptography Course Project 1.
Language: Python - Size: 736 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Ivinco/crypto-ff3-php
Format-Preserving Encryption for FF3 on PHP
Language: PHP - Size: 27.3 KB - Last synced at: 14 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Hacker-Code-J/MGFN
The Modified GFN Lightweight Block Cipher
Language: C - Size: 30.3 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

apratimshukla6/enyo
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.
Language: Python - Size: 24.4 KB - Last synced at: 21 days ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 5

1nfocalypse/Feisty
A toy implementation of a Feistel Network. Supports 256 bit keys with 16 rounds over a XOR cipher. Built primarily for education.
Language: C++ - Size: 553 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

grahamseamans/PSU_encrypt
Feistel cypher based on TwoFish and SkipJack. Not my design, although I did write the code.
Language: Python - Size: 16.6 KB - Last synced at: 3 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

r00tmebaby/Information_Security
Information Security Ciphers
Language: Python - Size: 26.4 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

eugenedakin/FeistelCipherNetwork
Feistel Cipher Network Cryptography
Language: Xojo - Size: 75.2 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

mayur7garg/FeistelCipher
Naive implementation of Feistel Cipher using Python
Language: Jupyter Notebook - Size: 33.2 KB - Last synced at: 1 day ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

Leonetienne/GCrypt
A probably bad, slow, but super easy to use block cipher. Mirror of https://gitea.leonetienne.de/leonetienne/GCrypt
Language: C++ - Size: 5.34 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Chewhern/Feistel_Cipher_Toy
Language: C# - Size: 15.4 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

tkalexx/Feistel-cipher
Feistel network, Feistel cipher
Language: C# - Size: 251 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Zeyu-Li/cipher
A Feistel Cipher implemented in Python :closed_lock_with_key:
Language: Python - Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0
