1 unstable release
Uses old Rust 2015
0.1.0 | Jan 10, 2018 |
---|
#99 in #cipher
15KB
52 lines
Vigenère Cipher
The famous cipher as a Rust algorithm
Getting Started
Prerequistes
First, Nightly Rust needs to be installed
Installing
...
Running the tests
Enter the vigenere-cipher repository and run cargo test
Authors
- Hikaru - Initial work
Versioning
SemVer applies for versioning.
License
This project is licensed under GNU GPLv3 - see the LICENSE file for details