Skip to content

Alchem1Krypt/File-Encrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Encryption and Decryption

Simple python script to encrypt and decrypt files. For this script I have used AES 256-bit key encryption with CFB mode from PyCryptodome Python package.

Installation and Usage

git clone https://github.com/Meeraswamy/File-Encrypt.git
cd ./File-Encrypt/
python3 main.py

About

Python Script to encrypt and decrypt files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages