Anubhavjain1201 / Cryptography

This Repo provides the basic code for encryption and decryption of the files built using pycryptodome

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cryptography

This project is used to ENCRYPT or DECRYPT files on your PC.

It is made using the PYCRYPTODOME module in python.

The encryption algorithm used here is the standard AES ENCRYPTION ALGORITHM which is very secure and fast.

About

This Repo provides the basic code for encryption and decryption of the files built using pycryptodome


Languages

Language:Python 100.0%