Super encryption is a combined encryption from cipher subtitution and cipher transposition. This repo contain 2 ciphers.
The main program named super.py
- Subtitution
- Transposition
super encryption is an encryption that combine cipher subtitution and cipher transposition
Python
Super encryption is a combined encryption from cipher subtitution and cipher transposition. This repo contain 2 ciphers.
The main program named super.py