playfair_cipher_rs

Crates.ioplayfair_cipher_rs
lib.rsplayfair_cipher_rs
version0.1.0
sourcesrc
created_at2022-12-28 13:57:07.642661
updated_at2022-12-28 13:57:07.642661
descriptionA simple implementation of the Playfair cipher in Rust.
homepage
repository
max_upload_size
id746858
size16,258
Rustin (Rustin170506)

documentation

README

playfair_cipher_rs

Implement the Playfair cipher (https://en.wikipedia.org/wiki/Playfair_cipher) in Rust.

Commit count: 0

cargo fmt