vernam-cipher
There are 44 repositories under vernam-cipher topic.
Abhiramborige/Crypto-systems
This repo will contain the algorithms for encryption and decryption of messages and ciphers respectively !!
gionanide/Cryptography
Crypto projects in python, e.g. Attacks to Vigenere, RSA, Telnet Protocol, Hip Replacement , Vernam cipher, Crack Zip Files, Encryptions RC4, Steganography, Feistel cipher, Superincreasing Knapsac, Elliptic Curve Cryptography, Diffie Hellman & EDF.
shashwatkathuria/Cryptography
Cryptography Algorithms
maitreyeepaliwal/Cryptography-Ciphers
Collection of '30' cryptography ciphers coded in JavaScript and an interface coded in HTML styled with CSS.
bedirhanguner/cryptography-algorithms
Cryptography algorithms on C#
ZVernam/vernam-cipher
This is Vernam cipher implementation
AlexeyChernikov/CryptographicApplication
Cryptographic application in C#
dipta-dhar/Cryptography-Cipher-algorithms
Implementation in some well known cipher algorithms.
csufeardir/otp_bruteforcer
Dictionary attack algorithm to bruteforce Vernam cipher
NazarPonochevnyi/fast-encryption-software
🔒 Programs so that you can easily encrypt and decrypt your message with different encryption algorithms
t0thkr1s/cryptography
My collection of ciphers and various scripts related to cryptography.
zablockil/enc
bash encryption scripts
fingerart/vernam_cipher
Dart implementation of Vernam Cipher
givenmnisi6/Cryptography-Project
Cryptography project built using C# .NET Framework. This app encrypts and decrypts files and text messages using diverse range of algorithms.
Mohamed-489560/B5_Cipher
B5_Cipher is a C++ program for encryption and decryption with some algorithms
MrMatthewLayton/Hush
Secure and efficient one-time pad generation using Diffie-Hellman key exchange and SHA-3 SHAKE-256
SleepNotF0und/VernamStream-Cipher
VernamStream Cipher in python
Vokkels/CryptographyProject_TomatoSauce
Implements basic cryptography functions for a security project
Aryan-Jain-1710/Cipher-Converter
A graphical user interface that allows the client to encrypt and decrypt messages using Caesar Cipher, Vernam cipher, and Vigenere cipher.
bolatulyerdos/VernamCipher
Vernam cipher (one-time pad)
DeepKariaX/Cryptographic-Algorithms-Python
Cryptographic Algorithms (Ciphers) implemented in python.
doston12/vernam_cipheruz
Vernam cipher implementation in java
graveetone/basic_ciphers_ruby
Ceaser | Hill | Vernam | XOR Crypto Algorithms | Ruby | LNU 2022
khchuang12/Caesar-Cipher
Implements Caesar, Vigenere, and Vernam cipher shifting encoding and decoding messages
LaplaceXD/QTRSA
Quad-Transpositional RSA (QTRSA) is a proof-of-concept encryption algorithm that is a combination of different ciphers and encryption algorithms built to test my understanding on them.
onegentig/VUT-FIT-INP2022-projekt2
Druhý projekt (Vernamova šifra v MIPS64) z předmětu Návrh počítačových systémů (INP), třetí semestr bakalářského studia BIT na FIT VUT/BUT, ak.rok 2022/2023
ScratchyCode/OTP-Raspberry-Pi
Crittoanalisi di un cifrario Vernam-based con condizioni sulle chiavi forti ma non ideali. Uso alternativo con generatore di chiavi veramente casuali, attraverso il monitoraggio dei dati ambientali, sfruttando il set di sensori Sense Hat della Raspberry e di Arduino
thesaajii/Cryptography
Vigenere and Vernam Cypher
tywil04/zero
An implementation of Ceaser, Vigenere and Vernam Ciphers written in Python using Tkinter
aeyoll/vernam-rs
Encode and decode a message with a vername cipher (or one-time pad).
angeal185/bit-shift-cipher
bit-shift vernam cipher for nodejs and the browser
angeal185/crypto-messenger
Anonymous end to end cascade encrypted messenger
apkuznetsov/infosec-math-2021
Математические основы защиты информации и информационной безопасности. RSA, шифр Вернама
HunteRoi/vernam
[MASI] A small project to showcase security with the vernam cipher
MohamedSaidSallam/Encryption-Techniques
A simple python script that offers multiple simple implementations for encryption techniques. Done as a project for ASU 2020, Computer and Network Security course.
ScratchyCode/Crittoanalisi-Vigenere
Analisi della sicurezza del cifrario Vigenere usato come cifrario Vernam su analisi delle frequenze. Crittoanalisi di Vigenere tramite test del Chi quadro