#classical #crytography #function

crypt_utils

Utilities for simple classical cryptography

1 unstable release

0.1.0 Jul 27, 2020

#6 in #crytography

MIT/Apache

7KB
94 lines

TODO


lib.rs:

Utilities for use with classical cryptographic functions (e.g. Caesar, Vigenere, etc.)

DISCLAIMER: This module and its functions are purely for entertainment or study. It is in no way appropriate for any situation in which cryptographic security is required.

No runtime deps