crypto_practices v0.0.1 API Reference

Modules

Documentation for CaesarCipher. plaintext only support 26 words and 10 number: abcdefghijklmnopqrstuvwxyz0123456789, and key only support 0 ~ 36, maybe it can bigger, but we will modulo operation

Documentation for CryptoPractices