enigma-cipher
There are 40 repositories under enigma-cipher topic.
greydanus/crypto-rnn
Learning the Enigma with Recurrent Neural Networks
emedvedev/enigma
Enigma cipher machine emulator (CLI + library) written in Go
DigicaSolutions/EnigmaCode
Cracking the Enigma Code
khaosdoctor/enigmajs
Full implementation of the 1944 German cryptographic machine in TypeScript with a nice UI
ramazancetinkaya/enigma-cipher
This library provides functionality to encrypt and decrypt messages using the Enigma machine encryption algorithm.
barrettotte/Fortran77-Enigma
Enigma machine emulator in Fortran77 (fixed-format)
hiperbou/enigma
Enigma Machine Emulator in Kotlin
rajabzadehm43/Enigma-Simulator
A Simply And Real Simulator Of Enigma Encryption Machine
berkaybarlas/Modern-Cryptography
Koc University Comp 443: Modern Cryptography Course project
kaotickj/enigma
Message encryption application based an Enigma Machine, a cipher device used by Nazi Germany during World War II. It encrypts and decrypts messages based on user-specified rotor positions and modes. Additionally, the program includes encryption through XOR encoding for extra obfuscation.
leoneperdigao/enigma-machine
This enigma-simulator project is an educational tool which simulates the workings of an Enigma machine, the Germans' main military encryption tool during World War II.
ntsakonas/HC-9-Cipher-Machine-Simulator
A simulator of the HC-9, a mechanical cipher machine built by Transvertex in the early '50s
vincentbudianto/Crypto-Helper
Encryption and decryption tools
ashwin003/ng-enigma-cipher
Enigma Cipher machine implemented with Angular
asilichenko/enigma
Enigma machine simulator + cipher breakers
Astrodynamic/Enigma-Encryption-Machine
Enigma Encryption Machine: A C++ program for encrypting files using the famous Enigma algorithm. Features console interface, configuration management, and state saving.
DanielDekhtyar/The-Enigma-Cipher
A python code to simulate the encryption algorithm of the Enigma machine
IvanAuteville/Enigma
Enigma Machine Simulator
janbican/enigma
Enigma (npm Package)
JaSicX/JaS-Enigma_Simulator
Der JaS-Enigma_Simulator ein Enigma Simulator (M3 und M4) mit dem sich Texte ver- und entschlüsseln lassen. Darüber hinaus bietet er außerdem umfangreiche zusätzliche Funktionen.
jiegec/enigma
Attacks towards Enigma
OscarVanL/COMP1202-Enigma-Machine
Java Object Oriented CS Coursework COMP1202
raulciure/Enigma-Simulator
A Java program that simulates the operation of the Enigma M4 cipher machine, with a console interface.
raulciure/Enigma-Simulator-backend
Java backend module that simulates the operation of the Enigma M4 cipher machine.
Roy-Oliver/Enigma-Machine-WW2
A program that simulates the Wehrmacht Enigma M3 used by the Nazi Army and Air Force during World War 2
TheTeaCat/COM2108-Assignment-3
An assignment @ The University of Sheffield to implement the Bombe in Haskell
wojciechGaudnik/Simnigma
Encryption and decryption program using extended Enigma algorithm from 1.5E+7 to 2.96E+722 combinations (2048bit key, 100 rotors), with flag -f 8.79E+1444(4096bit key, 200 rotors).
Jtachan/enigma_cipher
Package to perform encoding and decoding messages using the Enigma Machine. This repo shows a correct PyPI build and release.
JuulH/Enigma-Python
Simple command-line Enigma Machine simulation in Python
KaueMiziara/enigma-tui-simulator
Encrypt messages using the Enigma machine (TUI version)
Nike-Hill/Enigma
Enigma cipher program built in my 2021-2022 freshman AP Computer Science A class. Can encrypt and decrypt messages.
SirMrManuel0/Enigma
"simple" full stack enigma program (python backend; html, css, js frontend)
706f6c6c7578/Enigma
Encrypt/Decrypt ASCII Letters (A-Z) with the German WWII Enigma Cipher.
iamaziz/enigma-machine-simulator
Enigma Machine Simulator
lucasf-nl/simdenigma
A blazingly fast SIMD-accelerated Enigma machine simulator in Rust