Simple encryption programs with Python Author: Edvinas Dulskas
This repository includes: -> Calculating Frequency Domain -> Shift cipher, Vigenere cipher, LFSR cipher -> Simple Data Encryption Standart algorithm [SDES] -> Block cipher mode algorithm [CBC]