mirror of
https://github.com/rtfw-rs/rtfw-huco705-rs.git
synced 2026-09-17 11:45:37 +00:00
🔐 A rewrite of the huco705 cipher (originally written in C++)
cipher
cipher-algorithms
cryptography
from-scratch
fun
huco-705
huco705
rtfw
rtfw-rs
rust
vigenere-cipher
- Rust 100%
| .github/workflows | ||
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| LICENSE | ||
| README.md | ||
🔐 rtfw-huco705-rs
Note
This is a rust rewrite of the original huco705 cipher project that I wrote in C++ back then.