Crates.io | onetimepad |
lib.rs | onetimepad |
version | 0.1.0 |
source | src |
created_at | 2023-08-16 20:23:15.177884 |
updated_at | 2023-08-16 20:23:15.177884 |
description | Quickly calculate values for a one time pad. |
homepage | |
repository | |
max_upload_size | |
id | 946397 |
size | 28,034 |
Both a Rust library and an executable to encode and decode strings. This can be used for secretive communication (similar to number stations), or for password splitting.