👨💻 Computer Security algorithms in C#
-
Updated
Apr 22, 2021 - C#
👨💻 Computer Security algorithms in C#
Cryptography and Network Security Lab programs done in 7th semester of SIT(VTU).
crypto fun repository
Monoalphabetic Cipher in python
Implementation of Ciphers
Cryptographic application in C#
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.
CHIPER is an interactive web platform for learning classical cryptographic techniques, featuring demos of algorithms like Monoalphabetic, Hill, Playfair, and more
Implementation of various cipher algorithms
Monoalphabetic crypting/decrypting script written in plain Javascript.
GTU Information and Network Security ( INS ) in python .
Solves substitution cipher algorithm on short text without spaces
In this program, we want to create an unlimited chatroom based on TCP/IP between the client and the server.
This project contains implementation of some cryptography algorithms using C# language.
The Monosar Project is used to implement Caesar Cipher and Mono-Alphabetic substitution
Introduction to basic Cryptography through a game
A nice UI program built with Qt and C++ to perform a letter frequency attack on monoalphabetic cipher.
Assembly code for 8086 machine to encrypt/decrypt alphabets
A program which performs a frequency analysis on a sample of English text and attempts a cipher-attack on polyalphabetic substitution ciphers using 2 famous methods - Kasiski's and Friedman's.
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
Add a description, image, and links to the monoalphabetic topic page so that developers can more easily learn about it.
To associate your repository with the monoalphabetic topic, visit your repo's landing page and select "manage topics."