Quad-Transpositional RSA (QTRSA) is a proof-of-concept encryption algorithm that is a combination of different ciphers and encryption algorithms built to test my understanding on them.
cryptography encryption rsa caesar-cipher vigenere-cipher vernam-cipher asymmetric-cryptography transposition-cipher abash-cipher
-
Updated
Dec 15, 2023 - Python