Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: vernam-cipher

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: about 11 hours ago - Pushed: almost 2 years ago - Stars: 51 - Forks: 24

csufeardir/otp_bruteforcer

Dictionary attack algorithm to bruteforce Vernam cipher

Language: JavaScript - Size: 2.93 KB - Last synced: 17 days ago - Pushed: about 5 years ago - Stars: 2 - Forks: 0

t0thkr1s/cryptography

My collection of ciphers and various scripts related to cryptography.

Size: 22.5 KB - Last synced: 27 days ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0

aeyoll/vernam-rs

Encode and decode a message with a vername cipher (or one-time pad).

Language: Rust - Size: 10.7 KB - Last synced: about 1 month ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

zablockil/enc

bash encryption scripts

Language: Shell - Size: 1.19 MB - Last synced: about 2 months ago - Pushed: about 2 months 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: 27 days ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

sknepal/crypto

Implementation of few of the classical ciphers & DES.

Language: Jupyter Notebook - Size: 5.86 KB - Last synced: 2 months ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

tywil04/zero

An implementation of Ceaser, Vigenere and Vernam Ciphers written in Python using Tkinter

Language: Python - Size: 0 Bytes - Last synced: 3 months ago - Pushed: 3 months 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: 3 months ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

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: 5 months ago - Pushed: 5 months 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: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

SleepNotF0und/VernamStream-Cipher

VernamStream Cipher in python

Language: Python - Size: 2.93 KB - Last synced: 6 months ago - Pushed: about 4 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: 7 months ago - Pushed: over 2 years 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: 7 months ago - Pushed: about 1 year ago - Stars: 16 - Forks: 3

graveetone/basic_ciphers_ruby 📦

Ceaser | Hill | Vernam | XOR Crypto Algorithms | Ruby | LNU 2022

Language: Ruby - Size: 5.86 KB - Last synced: 9 months ago - Pushed: over 1 year 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: 10 months ago - Pushed: almost 3 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: 10 months ago - Pushed: 10 months 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: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 1

fingerart/vernam_cipher

Dart implementation of Vernam Cipher

Language: Dart - Size: 14.6 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

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: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

bolatulyerdos/VernamCipher

Vernam cipher (one-time pad)

Language: C - Size: 7.81 KB - Last synced: 9 months ago - Pushed: 9 months 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: 11 months ago - Pushed: 11 months 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: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

shashwatkathuria/Cryptography

Cryptography Algorithms

Language: Python - Size: 26.3 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 10 - Forks: 5

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: over 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 1

apkuznetsov/infosec-math-2021

Математические основы защиты информации и информационной безопасности. RSA, шифр Вернама

Language: C# - Size: 1.06 MB - Last synced: about 1 year ago - Pushed: over 1 year 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: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

DeepKariaX/Cryptographic-Algorithms-Python

Cryptographic Algorithms (Ciphers) implemented in python.

Language: Python - Size: 8.79 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 1

bedirhanguner/cryptography-algorithms

Cryptography algorithms on C#

Language: C# - Size: 1.42 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 5 - Forks: 0

ansari-akram/VernamCipher

Vernam Cipher using Python

Language: Python - Size: 1.95 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

ZVernam/vernam-cipher

This is Vernam cipher implementation

Language: JavaScript - Size: 1.94 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 4 - Forks: 1

donBarbos/school-project

🔒 arduino sketch for cipher

Language: C++ - Size: 1000 Bytes - Last synced: 12 months ago - Pushed: about 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: about 1 year ago - Pushed: over 3 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: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

angeal185/crypto-messenger

Anonymous end to end cascade encrypted messenger

Language: JavaScript - Size: 666 KB - Last synced: about 1 year ago - Pushed: about 4 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: about 1 year ago - Pushed: about 5 years ago - Stars: 1 - Forks: 2

doston12/vernam_cipheruz

Vernam cipher implementation in java

Language: Java - Size: 10.7 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

Vokkels/CryptographyProject_TomatoSauce

Implements basic cryptography functions for a security project

Language: Java - Size: 351 KB - Last synced: about 1 month ago - Pushed: about 7 years ago - Stars: 1 - Forks: 3

oleggator/vernam-cipher

Vernam cipher implementation

Language: C - Size: 0 Bytes - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

raphaelauv/graphTheory-algorithm

A collection of Graph Theory algorithms implementation

Language: Java - Size: 125 KB - Last synced: about 1 year ago - Pushed: about 6 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: 18 days ago - Pushed: about 5 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: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0