/Dropbox-Security-Project

The project adds a additional layer of security over the traditional Dropbox. Files can now be encrypted (with AES 128 bit), and then shared with other users (The key to the AES is encrypted with Public RSA key of user with whom the file is to be shared). The Decryption process also verifies the integrity of the file.

Primary LanguageJava

No issues in this repository yet.