Skip to content

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

Notifications You must be signed in to change notification settings

Anubhavjain1201/Cryptography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages