A Python Affine Cipher Implementation
-
Updated
Nov 21, 2022
8000
A Python Affine Cipher Implementation
Implementation of classic cryptography algorithm to encrypt-decrypt text and file
Major assignment in safety and information security
A homework about Cryptanalysis via Frequency Analysis.
Classic Cipher implementation in web using python and flask. Cipher includes Vigenere (Basic, Full, Auto-key, Extended), Affine, Playfair, and Hill.
Add a description, image, and links to the classic-cipher topic page so that developers can more easily learn about it.
To associate your repository with the classic-cipher topic, visit your repo's landing page and select "manage topics."