You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.