MOAL.maths.applied.computational.cryptography.ciphers.historical.substitution package¶
Submodules¶
MOAL.maths.applied.computational.cryptography.ciphers.historical.substitution.rot13 module¶
- 
MOAL.maths.applied.computational.cryptography.ciphers.historical.substitution.rot13.rot13(string)[source]¶ 
- 
MOAL.maths.applied.computational.cryptography.ciphers.historical.substitution.rot13.rot_n(string, n)[source]¶ Modified, based on: http://en.literateprograms.org/Rot13_(Python)