#cipher #vigenère #algorithm

nightly vigenere-cipher

Vigenère Cipher Library for Rust

1 unstable release

Uses old Rust 2015

0.1.0 Jan 10, 2018

#86 in #cipher

GPL-3.0 license

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

Acknowledgments

No runtime deps