Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 636 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 636 Bytes

CryptoSafe: A secure file storage flask web app


This project presents the hybrid encryption scheme which combines the quick encryption schemes of encryption algorithms like AES, Blowfish, Triple DES, IDEA, Fernet. The proposed approach includes file splitting and merging mechanism along with Multi Threads to simultaneously encrypt files.