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

Topic: "enigma-cipher"

greydanus/crypto-rnn

Learning the Enigma with Recurrent Neural Networks

Language: Jupyter Notebook - Size: 8.95 MB - Last synced at: 6 months ago - Pushed at: almost 3 years ago - Stars: 160 - Forks: 51

emedvedev/enigma

Enigma cipher machine emulator (CLI + library) written in Go

Language: Go - Size: 39.1 KB - Last synced at: about 1 month ago - Pushed at: over 8 years ago - Stars: 55 - Forks: 16

khaosdoctor/enigmajs

Full implementation of the 1944 German cryptographic machine in TypeScript with a nice UI

Language: Vue - Size: 9.88 MB - Last synced at: about 19 hours ago - Pushed at: over 2 years ago - Stars: 30 - Forks: 1

DigicaSolutions/EnigmaCode

Cracking the Enigma Code

Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 28 - Forks: 0

ramazancetinkaya/enigma-cipher

This library provides functionality to encrypt and decrypt messages using the Enigma machine encryption algorithm.

Language: PHP - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 12 - Forks: 0

hiperbou/enigma

Enigma Machine Emulator in Kotlin

Language: Kotlin - Size: 44.9 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 1

barrettotte/Fortran77-Enigma

Enigma machine emulator in Fortran77 (fixed-format)

Language: Fortran - Size: 42 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 1

rajabzadehm43/Enigma-Simulator

A Simply And Real Simulator Of Enigma Encryption Machine

Language: C# - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

berkaybarlas/Modern-Cryptography

Koc University Comp 443: Modern Cryptography Course project

Language: Python - Size: 524 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

vincentbudianto/Crypto-Helper

Encryption and decryption tools

Language: JavaScript - Size: 31.8 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

ntsakonas/HC-9-Cipher-Machine-Simulator

A simulator of the HC-9, a mechanical cipher machine built by Transvertex in the early '50s

Language: Java - Size: 76.2 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

TheTeaCat/COM2108-Assignment-3 📦

An assignment @ The University of Sheffield to implement the Bombe in Haskell

Language: Haskell - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

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.

Size: 21.7 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

raulciure/Enigma-Simulator

A Java program that simulates the operation of the Enigma M4 cipher machine, with a console interface.

Language: Java - Size: 56.6 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

raulciure/Enigma-Simulator-backend

Java backend module that simulates the operation of the Enigma M4 cipher machine.

Language: Java - Size: 7.81 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

asilichenko/enigma

Enigma machine simulator + cipher breakers

Language: Java - Size: 1.36 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

janbican/enigma

Enigma (npm Package)

Language: JavaScript - Size: 90.8 KB - Last synced at: about 6 hours ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

ashwin003/ng-enigma-cipher

Enigma Cipher machine implemented with Angular

Language: TypeScript - Size: 168 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

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).

Language: Python - Size: 12.7 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

jiegec/enigma

Attacks towards Enigma

Language: Rust - Size: 93.8 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

OscarVanL/COMP1202-Enigma-Machine

Java Object Oriented CS Coursework COMP1202

Language: Java - Size: 696 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

IvanAuteville/Enigma

Enigma Machine Simulator

Language: C# - Size: 913 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

BossNattawat/Enigma

This program simulates a Enigma Machine, encrypting messages using configurable rotors and a reflector. Rotor positions shift with each letter, creating dynamic encryption. Users select rotors, set positions, and input messages for encryption.

Language: Python - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Ch1ffr3punk/Enigma

Encrypt/Decrypt ASCII Letters (A-Z) with the German WWII Enigma Cipher.

Language: Go - Size: 3.91 KB - Last synced at: 5 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

andestef/enigma

Language: Python - Size: 0 Bytes - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

SirMrManuel0/Enigma

"simple" full stack enigma program (python backend; html, css, js frontend)

Language: Python - Size: 46.9 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

oilulio/ClassicalCiphers

Various classical ciphers and encodings in Java

Language: Java - Size: 106 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

DanielDekhtyar/The-Enigma-Cipher

A python code to simulate the encryption algorithm of the Enigma machine

Language: Python - Size: 61.4 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

KaueMiziara/enigma-tui-simulator

Encrypt messages using the Enigma machine (TUI version)

Language: C++ - Size: 85.9 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

iamaziz/enigma-machine-simulator

Enigma Machine Simulator

Language: Python - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Jtachan/enigma_cipher

Package to perform encoding and decoding messages using the Enigma Machine. This repo shows a correct PyPI build and release.

Language: Python - Size: 549 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rkumar312/enigma

Replication and improvement of Enigma WWII Cipher.

Language: Java - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

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.

Language: Python - Size: 1.16 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

JuulH/Enigma-Python

Simple command-line Enigma Machine simulation in Python

Language: Python - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Tyronita/Cracking-Enigma-Codes

This program aims to create a simple Enigma machine replicating those created before WW1. This machine is then configured to different settings to crack 5 different codes.

Language: Jupyter Notebook - Size: 25.4 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

patrick03524/Anita-Lovers-Last-Chance

Curso de Algebra Abstracta - UCSP 2018-1

Language: C++ - Size: 8.16 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0