CloudEncryp: Cloud-based Encryption Service using Mobile Application
The goal of this project was to design and implement a cloud-based encryption service. We developed a mobile and desktop application where the user can log in and select the encryption technique for encrypting the files. The encryption is done on the server-side on Amazon EC2 servers using OpenSSL and the encrypted files are stored in the Amazon S3 buckets. The user can download the encrypted files through the mobile application and the user is charged based on the amount of file that is being encrypted and the encryption technique that is selected.
Technology Used - OpenSSL, Amazon S3, Amazon RDS, Amazon EC2, Android Studio, etc.