cryptoys 0.1.1

a cryptographic library filled with cryptographic toys(mostly historical ciphers)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# cryptoys

Cryptoys is a cryptographic library that contains cryptographic toys, like historical algorithms(rot13, playfair)
or hashing functions like md5.
<br>
<br>
The primary goal of this crate is not to make a fully functioning, save and secure cryptography library (others have done this already),
but to provide fun toys to play around with.

##### Features:
- historical ciphers
    - playfair
    - rot13
    - caesar
- key encryption
    - otp