An open API service indexing awesome lists of open source software.

https://github.com/cryptaliagy/rust-ciphers


https://github.com/cryptaliagy/rust-ciphers

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Ciphers
A simple Rust CLI application to use with some basic substitution ciphers.

The currently supported ones are:
- shift
- caesar
- atbash
- vigenere