#encryption #caesercipher

bin+lib caesercipher

Simple caeser cipher implemented in rust

2 stable releases

Uses new Rust 2024

new 1.0.1 Apr 10, 2025

#689 in Cryptography

MIT license

6KB
79 lines

Ceaser Cipher

This crate is a simple implementation of ceaser cipher in rust

No runtime deps