Crates.io | playfair_cipher_rs |
lib.rs | playfair_cipher_rs |
version | 0.1.0 |
source | src |
created_at | 2022-12-28 13:57:07.642661 |
updated_at | 2022-12-28 13:57:07.642661 |
description | A simple implementation of the Playfair cipher in Rust. |
homepage | |
repository | |
max_upload_size | |
id | 746858 |
size | 16,258 |
Implement the Playfair cipher (https://en.wikipedia.org/wiki/Playfair_cipher) in Rust.