Python substitute and transposition ciphers including Vigenère Cipher, Rail Fence Cipher, Caesar Cipher
-
Updated
Jul 16, 2021 - Jupyter Notebook
Python substitute and transposition ciphers including Vigenère Cipher, Rail Fence Cipher, Caesar Cipher
This is an implementation of all famous cryptography algorithms in python. There are several algorithm of cipher in this like Caesar, Transposition, Substitution, Vigenere, AES and RSA
ENCODE-ME is a website where one can use various classical cryptography algorithms all in a single website.
A few projects, done as part of the course work for Network Security, IIIT-D.
Security Package is a package that includes several security modules - Ciphers, Image Encryption and Decryption, Audio Encryption and Decryption, Steganography, Background Removal, OTP Generation and Authentication.
CHIPER is an interactive web platform for learning classical cryptographic techniques, featuring demos of algorithms like Monoalphabetic, Hill, Playfair, and more
Cryptographic application in C#
A repository which contains the implementation of Ceasers Cipher which is a very basic and most common data encryption Technique in C++.
A side project developed for Experiment 2 of Security Lab, Design & implementation of a product cipher using substitution and transposition Ciphers. The link to the website is given below. Have fun!
Academic Lab Course of the 27th batch of Computer Science & Engineering | University of Rajshahi - 🇧🇩
Myszkowski Transposition using Python.
Classical ciphers. Data Structures and Algorithms Lab (University of Helsinki summer 2018).
Transposition cipher implementation for ASCII characters.
Solving a combination of substitution cipher and transposition cipher (on the same cipher text)
Encryption and decryption using symmetric-key substitution and transposition algorithms implemented as C# Windows Form application
Application for encrypting and decrypting text
Examples of Coding Theory
Encryption Algorithm Primitives
hexadecimal transposition cipher for shuffle and reverse shuffling hex encoded cipher text
Criptografia basica de transposição, usada de forma analogica pelo exercito brasileiro
Add a description, image, and links to the transposition-cipher topic page so that developers can more easily learn about it.
To associate your repository with the transposition-cipher topic, visit your repo's landing page and select "manage topics."