Programming Languages (Common Lisp, Prolog Languages and Flex-Yacc) Monoalphabetic Cipher, Frequency Analysis, Lexer, Flex Tool, Parser, Yacc Tool, Prolog
-
Updated
Feb 2, 2020 - C
Programming Languages (Common Lisp, Prolog Languages and Flex-Yacc) Monoalphabetic Cipher, Frequency Analysis, Lexer, Flex Tool, Parser, Yacc Tool, Prolog
Monoalphabetic Cipher in python
[ Tugas ] Monoalphabetic Cipher, Frequency Analysis
Python package that incorporates some of the most common entry level ciphers.
The Monosar Project is used to implement Caesar Cipher and Mono-Alphabetic substitution
Implementation of various cipher algorithms
knowledge of basic concepts of computer security including network security and cryptography.
Program that encrypts plaintext and (attempts) to decrypt ciphertexts, encrypted via a mono-alphabetic substitution cipher. Replaces letters based on frequency / n-gram analysis. Tried to incorporate hill-climbing algorithm by measuring the fitness of resulting texts to find the best key.
Calculadora criptografica com as cifras de César, Monoalfabética, Playfair, Vigenère e Enigma.
Monoalphabetic Cipher and Decoder in Common Lisp
The repo is about simple implementation of various algorithms and techniques used in cryptography, namely Simplified DES, Simplified AES, RSA, Caesar Cipher, Monoalphabetic Cipher.
Here are few cipher codes
This a Monoalphabetic Cipher Cryptography Machine.
Modern Cipher Solver, a python program to encrypt, decrypt and brute force some most common ciphers.
Cryptographic Algorithms (Ciphers) implemented in python.
Monoalphabetic substitution, RSA, vignere and transposition ciphers
Python program that allows user to decrypt or encrypt a .txt file using the mono-alphabetic substitution method
Add a description, image, and links to the monoalphabetic-cipher topic page so that developers can more easily learn about it.
To associate your repository with the monoalphabetic-cipher topic, visit your repo's landing page and select "manage topics."