👨💻 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.
Implementation of various cipher algorithms
Monoalphabetic crypting/decrypting script written in plain Javascript.
GTU Information and Network Security ( INS ) in python .
CHIPER is an interactive web platform for learning classical cryptographic techniques, featuring demos of algorithms like Monoalphabetic, Hill, Playfair, and more
Solves substitution cipher algorithm on short text without spaces
This project contains implementation of some cryptography algorithms using C# language.
In this program, we want to create an unlimited chatroom based on TCP/IP between the client and the server.
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.
Introduction to basic Cryptography through a game
The Monosar Project is used to implement Caesar Cipher and Mono-Alphabetic substitution
Assembly code for 8086 machine to encrypt/decrypt alphabets
Cryptography and Network Security Lab
Encryption and Decryption
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."