Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/toshokan/rot-rs
Type-safe ascii alphabetic byte rotation ciphers.
https://github.com/toshokan/rot-rs
ascii caesar-cipher cipher rot13 rust rust-lang vigenere-cipher
Last synced: 23 days ago
JSON representation
Type-safe ascii alphabetic byte rotation ciphers.
- Host: GitHub
- URL: https://github.com/toshokan/rot-rs
- Owner: toshokan
- Created: 2019-06-09T19:04:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-09T20:43:45.000Z (over 5 years ago)
- Last Synced: 2024-12-02T00:44:56.188Z (about 2 months ago)
- Topics: ascii, caesar-cipher, cipher, rot13, rust, rust-lang, vigenere-cipher
- Language: Rust
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rot-rs
Type-safe ascii alphabetic byte rotation ciphers.## Documentation
Documentation is generated at [docs.rs](https://docs.rs) and can be found [here](https://docs.rs/rot) ![documentation badge](https://docs.rs/rot/badge.svg)