/Cryptography

Some basic encryption and decryption algorithms

Primary LanguagePython

Cryptography

This repository contains a few codes for encryption and decryption of text. Most of these are solutions for Cryptopals

The language used is python2. I will try and upload the same in python3 soon (hopefully).