playfair
There are 51 repositories under playfair topic.
zeyadetman/Computer-Security-algorithms
👨💻 Computer Security algorithms in C#
tigertv/secretpy
Classical ciphers: Caesar, ADFGX, ROT13 and etc.
arosspope/cipher-crypt
A cryptographic tomb of ciphers forgotten by time.
git-akshat/CNS-Lab
Cryptography and Network Security Lab programs done in 7th semester of SIT(VTU).
MohamedLamineAllal/crypto-the-app
An application (i developped for my master degree synthese (Applied Mathematic)). That implement different classical cryptosystem. And RSA as an asymetric (public key) cryptosytem. And AES as a symetric cryptosystem. With all the mathematics tools. and all what needed in different steps. In different tools. For example the Galois field calculus and all different operations. It can be just a great app for education. (with some more documentation to add for it at the app level it can become more and more interesting. )). Also it implement some crytpo analysis tools and attacks. [java, swing, netbeans]]
amit-hegde/Cryptography_Python_Programming
Python programming on Cryptography techniques
tranthaituananh/PLAYFAIR
The final project of Network security (Đồ án cuối kỳ môn An toàn mạng máy tính)
felipe-jm/playfair-cipher
Um algoritmo para cifrar e decifrar frases utilizando a cifra de Playfair :lock:
kmein/ciphers
Swiss Army Knife of classical cryptography
Mayureshdindorkar/Modified-Playfair-Cipher-with-steganography
Implementing playfair cipher 🐱💻 algorithm having matrix size 4 x 19.
orhun/playfair-rs
Playfair cipher implemented in Rust
parthsompura/Ciphers
Implementation of various cipher algorithms
thalida/ciphers.codes
Encryption and decryption for various ciphers and codes.... en pastel.
tuanlh/classical-cipher
Giới thiệu một số loại mã hóa cổ điển và hiện thực bằng javascript
abusalam2156/play-fair-c-console-encryption-decryption
playfair c# encryption decryption console #playfair
IanBurke1/Artificial_Intelligence
This repository will contain a project for module Artificial Intelligence
roshdy-dev/PlayFair-RailFence
Cipher Messages using PlayFair or RailFence Cipher at a time then use Sockets to transfer from E2E finally deciphering to reveal its original content
tdishant/6x6-Playfair-Cipher
This is implementation of playfair cipher in python
Abdelrahman-Yasser-1/Security-Package
This project contains implementation of some cryptography algorithms using C# language.
dustinbowers/playfair
A simple proof of concept of the Playfair cipher
gergoh/Classical-Ciphers
Collection of Classical Ciphers
Harshil-Soni17502/Implementaton-of-Hill-cipher-and-Playfair-cipher-in-C-.
What are ciphers and what are their uses? Here details about the Playfair Cipher and Hill Cipher and their implementations in C++ are included in this repository.
k1k9/Playfair
Implementation of PlayFair cipher in python
paciente23256/ccc-tool
Cracking Classic Ciphers tool
swapnilchokshi/Playfair-Cipher
Implementation of Playfair Cipher in C
thatline/thatline.github.io
An archive of hard hitting rap lyrics
themrshubh/custom-playfair-cipher
This Python Program aims at providing a tweaked version of Playfair Cipher in cryptography.
Amirarsalan-sn/new-DES
A simple self-made block cipher based on feistel cipher.
andersonOlliver/playfair
Implementação do algorítimo de Playfair
Sal7one/Playfair-Cipher
Playfair-Cipher
TheMarlboroMan/playfair
Puerile implementation of the playfair cypher
WillStOnge/MAT-385-Project
Tool for enciphering/deciphering Playfair and Hill ciphers.