21 skills found
Abhiramborige / Crypto SystemsThis repo will contain the algorithms for encryption and decryption of messages and ciphers respectively !!
git-akshat / CNS LabCryptography and Network Security Lab programs done in 7th semester of SIT(VTU).
D-ENCODER / KRYPTORA python package to seamlessly encrypt and decrypt data into many rich cryptography algorithms
Omar-Salem / Classical Encryption TechniquesCeaser Cipher,Autokey,Hill Cipher,MonoAlphabetic,PlayFair Cipher,Rail Fence,Viegenere, Row Transposition
N8Stewart / PlayfairCrackProgram to crack a Playfair cipher using Simulated Annealing
martian56 / PlayfairRust implementation of the **Playfair Cipher**
NeverWalkAloner / Classical CryptanalysisCryptanalysis of Caesar, Vigenere, Simple Substitution, Affine, Columnar Transposition, Playfair, Polybius Square ciphers with Python 3.0
AtriSaxena / PLAYFAIR CIPHER PYTHON No description available
Alok-2002 / Encryption And Decryption ProgramsThis repository contains a collection of ciphers and encryption applications implemented in Python. The ciphers include classic ciphers like Caesar Cipher, Vigenere Cipher, Playfair Cipher, etc. The encryption applications include tools for encryption and decryption of messages, password generators, and more.
Mehul2205 / Cryptography AssignmentsThese are the lab assignments performed during the course of cryptography
justworm / Playfair CipherSimple python code implemented Playfair cipher.
maitreyeepaliwal / Cryptography CiphersCollection of '30' cryptography ciphers coded in JavaScript and an interface coded in HTML styled with CSS.
mohitpanthri / EncodeMeENCODE-ME is a website where one can use various classical cryptography algorithms all in a single website.
joelverhagen / Python PlayfairA Python implementation of the Playfair cipher
Mark-Langston / Playfair CipherC++ matrix message encryption decryption program.
damiannolan / Simulated Annealing Playfair Cipher BreakerPlayfair cipher breaker implemented in Java using Simulated Annealing (SA)
bedirhanguner / Cryptography AlgorithmsCryptography algorithms on C#
tonytrinh / Playfair CipherPlayfair en-decryption in C++
ZiadAbillama / Classical Encryption CiphersA full-stack gamified platform for learning classical encryption. Features interactive cipher labs (Affine, Monoalphabetic, Vigenère, Playfair, Hill, Extended Euclid), missions, progress tracking, and visual tools to understand how each cipher works.
amit-hegde / Cryptography Python ProgrammingPython programming on Cryptography techniques