SkillAgentSearch skills...

SecureDrive

🔐 Encrypt/Decrypt Files on the go to keep your data secure.

Install / Use

/learn @amandesai01/SecureDrive
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SecureDrive

Encrypt All your Files on the Go and Decrypt whenever you want.


It uses AES(Advanced Encryption Standard) which is a symmetric block cipher chosen by the U.S. government to protect classified information for Encryption


Usage:

For Encryption

python securedrive.py --key="<YOUR KEY>" --path="path/to/root/folder" -m="C"

For Decryption

python securedrive.py --key="<SAME KEY>" --path="path/to/root/folder" -m="D"
View on GitHub
GitHub Stars9
CategoryDevelopment
Updated2y ago
Forks0

Languages

Python

Security Score

55/100

Audited on Jun 15, 2023

No findings