Topic: "classical-cryptography"
tigertv/secretpy
Classical ciphers: Caesar, ADFGX, ROT13 and etc.
Language: Python - Size: 473 KB - Last synced at: 9 months ago - Pushed at: over 3 years ago - Stars: 60 - Forks: 10

Carleslc/CryptTools
Tools for encryption, decryption and cracking from several cryptographic systems.
Language: Python - Size: 60.5 KB - Last synced at: 23 days ago - Pushed at: about 2 years ago - Stars: 37 - Forks: 17

phillity/Cryptography
Cryptography Algorithm Implementations
Language: Java - Size: 37.1 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 3

arec1b0/crypto-comparison
A comprehensive project comparing classical and quantum cryptography. Includes detailed explanations, code examples, and tests for various cryptographic algorithms and protocols.
Language: Python - Size: 33.2 KB - Last synced at: 23 days ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

64/kaiser
Classical cryptanalysis tool
Language: Rust - Size: 263 KB - Last synced at: about 16 hours ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 1

Jsos17/Classic-crypto
Vigenère cipher, keyed Vigenère cipher and autokey cipher. Single and double columnar transposition ciphers. Cryptanalysis of the Vigenère cipher. Data Structures and Algorithms Lab, summer 2018 (offered by Bachelor's Programme in Computer Science, University of Helsinki).
Language: Java - Size: 5.11 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1

rmsk2/rmsk2
The Rotor Machine Simulation Kit. This software aims to provide a framework for implementing graphical rotor machine simulators for the Linux operating system. Cryptographically accurate simulators for several Enigma variants and other rotor machines are included.
Language: C++ - Size: 3.17 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

kmein/telegram-ciphers
Telegram bot interface to the 'ciphers' library
Language: Haskell - Size: 18.6 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

kmein/ciphers
Swiss Army Knife of classical cryptography
Language: Haskell - Size: 126 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

Cubix1729/crypto-tools
An interactive terminal interface implementing the Enigma machine, as well as some classical ciphers and their cryptanalysis
Language: Python - Size: 92.8 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

amculin/php-vigenere-cipher
Simple implementation of Vigenere Cipher algorithm in PHP, also implement modification to support alpha-numeric characters
Language: PHP - Size: 73.2 KB - Last synced at: 28 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

nostandard/cyphers
Pure Rust implementation of classical ciphers (for fun and learning!)
Language: Rust - Size: 144 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

rubenandrebarreiro/cryptography-tutorials
Tutorials on Cryptography, ranging from Classical Cryptography (Pre-Quantum and Post-Quantum) to Quantum Cryptography.
Language: Jupyter Notebook - Size: 10.6 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Minae13/Research-Project-2021
Project files from my research project on Quantum Cryptography vs. Classical Cryptography.
Language: Python - Size: 126 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

asharbinkhalil/Classical-Ciphers
Cryptography Course Practice. Implemented CAESER CIPHER, AFFINE CIPHER and PLAYFAIR CIPHER as a hobby of coding cryptography.
Language: C++ - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

tigertv/break-ciphers
Breaking classical ciphers
Language: Python - Size: 611 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

skulltech/cryptanalysis-scripts
Some scripts for automated, algorithmic cryptanalysis.
Language: Python - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

username1565/truecrypt-verified-mirror Fork of fakemelvynkim/truecrypt-verified-mirror
Verified Windows, OSX, Linux TrueCrypt v. 7.1a binaries and source files
Size: 32.6 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

umstek/Cl2 📦
Classical cryptography inspired twin solid block ciphers. [Created: 2010]
Language: Visual Basic - Size: 29.3 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

y-a-v-a/clarissa
Classic cryptography implementations 🏛🗝
Language: JavaScript - Size: 39.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

vossr/CIA-Kryptos
Attempt at solving the Langley Kryptos
Language: Python - Size: 1.46 MB - Last synced at: 4 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

oilulio/ClassicalCiphers
Various classical ciphers and encodings in Java
Language: Java - Size: 106 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

alifyasa-if-2020/conan-cryptanalysis 📦
Cryptanalysis of Various Classic Ciphers
Language: Python - Size: 5.74 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

Jbcampbe/navajo
Classical Cryptography Decryption Tool Written Using Vue.js and Electron
Language: JavaScript - Size: 1.16 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

tobiasbriones/ep-cryptosystems
Example project for cryptosystem algorithms implemented in Go.
Language: Go - Size: 76.2 KB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Alicia0629/Hill-cipher
A graphical user interface to encrypt and decrypt with the hill cypher.
Language: Python - Size: 7.81 KB - Last synced at: 4 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

azadehafzar/Mersad-Cryptography-Library
Language: Python - Size: 577 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 2

rxyang0/bombecrypter 📦
Educational app for demonstrating encryption/decryption with classical ciphers
Language: Java - Size: 40 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0
