vigenere-cipher 0.1.0

Vigenère Cipher Library for Rust
Documentation

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