There are 0 repository under monoalphabetic-cipher topic.
The repo is about simple implementation of various algorithms and techniques used in cryptography, namely Simplified DES, Simplified AES, RSA, Caesar Cipher, Monoalphabetic Cipher.
A Java program that decrypts classical ciphers without keys using frequency analysis. Includes support for simple (mono alphabetic) substitution cipher, Vigenere cipher, Caesar cipher, Vernam cipher, and variations.
Data security algorithms in C#
Modern Cipher Solver, a python program to encrypt, decrypt and brute force some most common ciphers.
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.
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.
Monoalphabetic Cipher in python
Explore classic and modern encryption methods with the Cryptography Toolbox. This open-source project offers a simple command-line interface for six encryption techniques, including Caesar Cipher and Vigenere Cipher. Ideal for learning and experimenting with cryptography.
This a Monoalphabetic Cipher Cryptography Machine.
Implementation of various cipher algorithms
College's Project to implement encryption and decryption algorithms.
Monoalphabetic Cipher and Decoder in Common Lisp
Calculadora criptografica com as cifras de César, Monoalfabética, Playfair, Vigenère e Enigma.
A nice UI program built with Qt and C++ to perform a letter frequency attack on monoalphabetic cipher.
Encryption and decryption
Security package of some security algorithms is prepared for the Computer and Networks Security course at Ain Shams University.
Monoalphabetic substitution, RSA, vignere and transposition ciphers
knowledge of basic concepts of computer security including network security and cryptography.
A simple cryptographic program relying on a monoalphabetic substitution cipher with steganography support for PNG files.
Network Security and Cryptography Lab Programs
This repository houses a powerful package designed for anyone interested in learning and implementing cryptographic algorithms in c#. With a focus on clarity, robustness, and educational value, our library provides implementations for a variety of cryptographic algorithms.
Herramienta de línea de comandos desarrollada en Python para el análisis y descifrado de cifrados simples de sustitución. Permite realizar sustituciones manuales y automáticas, y cuenta con estadísticas y herramientas de ayuda para el análisis de textos cifrados.
Cryptographic Algorithms (Ciphers) implemented in python.
Python package that incorporates some of the most common entry level ciphers.
MonoCipher is python programmed package which allow users to encrypt and decrypt messages in various levels of encryption and decryption.
This repository contains python programs on Ciphers
Python program that allows user to decrypt or encrypt a .txt file using the mono-alphabetic substitution method
Cryptographic algorithms and attacks in Java 8
Welcome to SecurePy, an advanced computer security project designed to provide a user-friendly graphical interface for implementing three powerful encryption and decryption algorithms: Caesar, Monoalphabetic, and Playfair.
Here are few cipher codes
Ciphers for security written in python language.
IP address (ipv4) conversion and a monoalphabetic cipher