monoalphabetic-cipher
There are 44 repositories under monoalphabetic-cipher topic.
athlohangade/cryptography-algorithms
The repo is about simple implementation of various algorithms and techniques used in cryptography, namely Simplified DES, Simplified AES, RSA, Caesar Cipher, Monoalphabetic Cipher.
varunsingh87/Frequency-Analysis-Simulator
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.
aliabdallah7/Data-Security-Algorithms
Data security algorithms in C#
AyushUnraveled/Modern-Cipher-Solver
Modern Cipher Solver, a python program to encrypt, decrypt and brute force some most common ciphers.
keirakaitlynn/MonoalphabeticSubstitutionCiphers
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.
NIRMAL1508/SECURITY-PACKAGE
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.
SleepNotF0und/Monoalphabetic-Cipher
Monoalphabetic Cipher in python
AndresChacon00/CipherCracker
Cybersecurity Project: Monoalphabetic Encoder, Decoder, Brute-Force and Frequency-Analysis Attacker, and Implementation of Security Protocols.
Auriel3003/Encryption-Techniques
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.
i-omgautam/Cryptography_machine
This a Monoalphabetic Cipher Cryptography Machine.
parthsompura/Ciphers
Implementation of various cipher algorithms
BishoySedra/Data_Security_Project
College's Project to implement encryption and decryption algorithms.
gabrielvieira1/CalculadoraDeCriptografia
Calculadora criptografica com as cifras de César, Monoalfabética, Playfair, Vigenère e Enigma.
MOELSAYEDOSMAN/EncryptionAlgorithms
Encryption and decryption
NadaAlsaid/Security_Package
Security package of some security algorithms is prepared for the Computer and Networks Security course at Ain Shams University.
PurpleVen/cns_ciphers
Monoalphabetic substitution, RSA, vignere and transposition ciphers
sahiljanbandhu/Information-and-Network-Security
knowledge of basic concepts of computer security including network security and cryptography.
Vocelia/Cyteria
A simple cryptographic program relying on a monoalphabetic substitution cipher with steganography support for PNG files.
yashsuhagiya/ECES-Lab
Network Security and Cryptography Lab Programs
Arttacker/Cryptography
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.
danielfeitopin/monoalphabet-cipher-breaker
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.
DeepKariaX/Cryptographic-Algorithms-Python
Cryptographic Algorithms (Ciphers) implemented in python.
rakeshkanna-rk/MonoCipher
MonoCipher is python programmed package which allow users to encrypt and decrypt messages in various levels of encryption and decryption.
SGayathri05/Information-Security-Programs
This repository contains python programs on Ciphers
zuochannon/MonoAlphabeticSubstitution
Python program that allows user to decrypt or encrypt a .txt file using the mono-alphabetic substitution method
berkbavas/CryptoStuff
Cryptographic algorithms and attacks in Java 8
BlackTrack13/M0n0-4lph4bet1c
Python-based cryptographic tool that visually demonstrates the Monoalphabetic Cipher through an animated and interactive GUI built with tkinter. Tailored for educators, students, and researchers in cybersecurity, it transforms classical encryption into an engaging and insightful experienc
Desha29/Data-Security-Algorithms
This repository showcases a collection of data security algorithms implemented in C#.
JOHNcoding9/Encrypto
Projeto com foco em aprender métodos de criptografia, desde os mais simples até alguns mais avançados. Como funciona? Insira a mensagem a ser criptografada (ou descriptografada) no bloco de notas "mensagem.txt", execute o código Encrypto.py e selecione o método de criptografia utilizado.
LC-Linkous/cryptography_examples
The public half of an educational materials demo sample
M7mdSh3banX/SecurePy
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.
ramahanisha-7/Cryptography
Here are few cipher codes
sadiqsonalkar/ciphers
Ciphers for security written in python language.
selma-memic/cryptography
Educational notebooks implementing substitution (Caesar/Monoalphabetic/Vigenère), block (DES/AES, ECB/CBC), and stream (LFSR, XOR) ciphers.
shrey1216/Haskell-and-Python-Functions
IP address (ipv4) conversion and a monoalphabetic cipher