Skip to content

Julien-Torrent/Enigma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ENGIMA

This is a Rust implementation of the Enigma machine that includes the ability to encrypt plaintext and decrpyt ciphertext.

This implementation use 3 rotors. The available rotors are the I to V with the refectors A, B and C.

Building

This implementation doesn't depend on any crate. It can be built using cargo with the following command :

    cargo build

Running

To Run the app use the following command :

    cargo run

The enter the text to encrypt or decrypt in uppercase.

About

An implementation of Enigma in Rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages