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.

    Language:Python17204
  • 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.

    Language:Java4072
  • aliabdallah7/Data-Security-Algorithms

    Data security algorithms in C#

    Language:C#3100
  • AyushUnraveled/Modern-Cipher-Solver

    Modern Cipher Solver, a python program to encrypt, decrypt and brute force some most common ciphers.

    Language:Python3
  • 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.

    Language:Python3101
  • 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.

    Language:Python3100
  • SleepNotF0und/Monoalphabetic-Cipher

    Monoalphabetic Cipher in python

    Language:Python3100
  • AndresChacon00/CipherCracker

    Cybersecurity Project: Monoalphabetic Encoder, Decoder, Brute-Force and Frequency-Analysis Attacker, and Implementation of Security Protocols.

    Language:C++21
  • 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.

    Language:Python2100
  • i-omgautam/Cryptography_machine

    This a Monoalphabetic Cipher Cryptography Machine.

    Language:PowerShell2100
  • parthsompura/Ciphers

    Implementation of various cipher algorithms

    Language:Python2201
  • BishoySedra/Data_Security_Project

    College's Project to implement encryption and decryption algorithms.

    Language:C#11171
  • gabrielvieira1/CalculadoraDeCriptografia

    Calculadora criptografica com as cifras de César, Monoalfabética, Playfair, Vigenère e Enigma.

    Language:Java1100
  • MOELSAYEDOSMAN/EncryptionAlgorithms

    Encryption and decryption

    Language:C#1100
  • NadaAlsaid/Security_Package

    Security package of some security algorithms is prepared for the Computer and Networks Security course at Ain Shams University.

    Language:C#1100
  • PurpleVen/cns_ciphers

    Monoalphabetic substitution, RSA, vignere and transposition ciphers

    Language:Python1101
  • sahiljanbandhu/Information-and-Network-Security

    knowledge of basic concepts of computer security including network security and cryptography.

    Language:Java1101
  • Vocelia/Cyteria

    A simple cryptographic program relying on a monoalphabetic substitution cipher with steganography support for PNG files.

    Language:C1100
  • yashsuhagiya/ECES-Lab

    Network Security and Cryptography Lab Programs

    Language:C++1102
  • 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.

    Language:C#0100
  • monoalphabet-cipher-breaker

    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.

    Language:Python0111
  • DeepKariaX/Cryptographic-Algorithms-Python

    Cryptographic Algorithms (Ciphers) implemented in python.

    Language:Python0102
  • rakeshkanna-rk/MonoCipher

    MonoCipher is python programmed package which allow users to encrypt and decrypt messages in various levels of encryption and decryption.

    Language:Python0200
  • SGayathri05/Information-Security-Programs

    This repository contains python programs on Ciphers

    Language:Python0100
  • zuochannon/MonoAlphabeticSubstitution

    Python program that allows user to decrypt or encrypt a .txt file using the mono-alphabetic substitution method

    Language:Python0100
  • berkbavas/CryptoStuff

    Cryptographic algorithms and attacks in Java 8

    Language:Java10
  • 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

    Language:Python
  • Desha29/Data-Security-Algorithms

    This repository showcases a collection of data security algorithms implemented in C#.

    Language: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.

    Language:Python
  • LC-Linkous/cryptography_examples

    The public half of an educational materials demo sample

    Language:Python
  • 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.

    Language:Python10
  • ramahanisha-7/Cryptography

    Here are few cipher codes

    Language:Jupyter Notebook101
  • sadiqsonalkar/ciphers

    Ciphers for security written in python language.

    Language:Python10
  • selma-memic/cryptography

    Educational notebooks implementing substitution (Caesar/Monoalphabetic/Vigenère), block (DES/AES, ECB/CBC), and stream (LFSR, XOR) ciphers.

    Language:Python
  • shrey1216/Haskell-and-Python-Functions

    IP address (ipv4) conversion and a monoalphabetic cipher

    Language:Python10