GitHub topics: vernam-cipher
thinkphp/react-vernam-cipher
React Vernam Cipher
Language: JavaScript - Size: 171 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

codeneverdies/verny
One Time Pad all the things
Language: C - Size: 669 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Abhiramborige/Crypto-systems
This repo will contain the algorithms for encryption and decryption of messages and ciphers respectively !!
Language: Python - Size: 106 KB - Last synced at: 28 days ago - Pushed at: almost 3 years ago - Stars: 56 - Forks: 22

ptrvsrg/crypto
Source code for cryptographic algorithms implemented in Go.
Language: Go - Size: 12.7 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

fingerart/vernam_cipher
Dart implementation of Vernam Cipher
Language: Dart - Size: 19.5 KB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

maitreyeepaliwal/Cryptography-Ciphers
Collection of '30' cryptography ciphers coded in JavaScript and an interface coded in HTML styled with CSS.
Language: HTML - Size: 725 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 2

thesaajii/Cryptography
Vigenere and Vernam Cypher
Language: Python - Size: 0 Bytes - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

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.
Language: Python - Size: 932 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 20 - Forks: 3

csufeardir/otp_bruteforcer
Dictionary attack algorithm to bruteforce Vernam cipher
Language: JavaScript - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

t0thkr1s/cryptography
My collection of ciphers and various scripts related to cryptography.
Size: 22.5 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

zablockil/enc
bash encryption scripts
Language: Shell - Size: 1.19 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

HunteRoi/vernam 📦
[MASI] A small project to showcase security with the vernam cipher
Language: Python - Size: 145 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

sknepal/crypto
Implementation of few of the classical ciphers & DES.
Language: Jupyter Notebook - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

tywil04/zero
An implementation of Ceaser, Vigenere and Vernam Ciphers written in Python using Tkinter
Language: Python - Size: 229 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Mohamed-489560/B5_Cipher
B5_Cipher is a C++ program for encryption and decryption with some algorithms
Language: C++ - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

shashwatkathuria/Cryptography
Cryptography Algorithms
Language: Python - Size: 26.3 MB - Last synced at: 29 days ago - Pushed at: about 5 years ago - Stars: 14 - Forks: 5

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
Language: Assembly - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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.
Language: Python - Size: 118 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

SleepNotF0und/VernamStream-Cipher
VernamStream Cipher in python
Language: Python - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

khchuang12/Caesar-Cipher
Implements Caesar, Vigenere, and Vernam cipher shifting encoding and decoding messages
Language: Java - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

graveetone/basic_ciphers_ruby 📦
Ceaser | Hill | Vernam | XOR Crypto Algorithms | Ruby | LNU 2022
Language: Ruby - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

AmandeepSingh97/Ciphers
A Website to encode and decode different ciphers along with their steps shown for any input.
Language: JavaScript - Size: 106 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

givenmnisi6/Cryptography-Project
Cryptography project built using C# .NET Framework. This app encrypts and decrypts files and text messages using diverse range of algorithms.
Language: C# - Size: 595 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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.
Language: Python - Size: 114 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

immersion583/OTC
One-Time-Crack (OTC): A Python tool for performing a brute force attack on the Vernam cipher, reversing one-time pad encryption.
Language: Python - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

bolatulyerdos/VernamCipher
Vernam cipher (one-time pad)
Language: C - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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
Language: C - Size: 60.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

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 Pi
Language: Python - Size: 72.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

enjekt/vernam-cipher-engine
Vernam Cipher Engine using Java streams to create OTP and encrypted value of same lengths.
Language: Java - Size: 122 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

apkuznetsov/infosec-math-2021
Математические основы защиты информации и информационной безопасности. RSA, шифр Вернама
Language: C# - Size: 1.06 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

username1565/isaacCSPRNG Fork of macmcmeans/isaacCSPRNG
🔣 ISAAC is a fast, seedable, cryptographically secure pseudo-random number generator (CSPRNG) and discrete message cipher.
Language: JavaScript - Size: 286 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

DeepKariaX/Cryptographic-Algorithms-Python
Cryptographic Algorithms (Ciphers) implemented in python.
Language: Python - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

bedirhanguner/cryptography-algorithms
Cryptography algorithms on C#
Language: C# - Size: 1.42 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 0

ansari-akram/VernamCipher
Vernam Cipher using Python
Language: Python - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

ZVernam/vernam-cipher
This is Vernam cipher implementation
Language: JavaScript - Size: 1.94 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

aeyoll/vernam-rs
Encode and decode a message with a vername cipher (or one-time pad).
Language: Rust - Size: 10.7 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

NazarPonochevnyi/fast-encryption-software
🔒 Programs so that you can easily encrypt and decrypt your message with different encryption algorithms
Language: Python - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

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.
Language: Python - Size: 23.4 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

angeal185/crypto-messenger
Anonymous end to end cascade encrypted messenger
Language: JavaScript - Size: 666 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

MrMatthewLayton/Hush
Secure and efficient one-time pad generation using Diffie-Hellman key exchange and SHA-3 SHAKE-256
Language: C# - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 2

doston12/vernam_cipheruz
Vernam cipher implementation in java
Language: Java - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Vokkels/CryptographyProject_TomatoSauce
Implements basic cryptography functions for a security project
Language: Java - Size: 351 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 3

oleggator/vernam-cipher
Vernam cipher implementation
Language: C - Size: 0 Bytes - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

raphaelauv/graphTheory-algorithm
A collection of Graph Theory algorithms implementation
Language: Java - Size: 125 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

angeal185/bit-shift-cipher
bit-shift vernam cipher for nodejs and the browser
Language: JavaScript - Size: 57.6 KB - Last synced at: 17 days ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

jwblangley/vernamCipher
A JavaFX GUI Vernam Cipher that makes use of Java 8 parallel processing
Language: Java - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0
