Easy Crypto
Easy Crypto is a Hackathon project that is implemented in Flask which is a micro web framework written in Python.
Easy Crypto is basically implementation of a new type of cipher based substitution cipher. It uses pseudorandom number generator(PRNG) for generating deterministic multiple tables for encryption. It can be used for exchanging sensitive data without leaving any traces on servers.
Source Code : Github
Technology Stack : HTML, Materialize CSS, JS, Flask