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.
Encrypted Dropbox project for CS628 Computer Systems Security
Notifications You must be signed in to change notification settings
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Go to fileEncrypted Dropbox Computer Systems Security
Prof. Pramod Subramanyan Mar’19 - Apr’19
• Created a cryptographically authenticated, encrypted, and secure file storage and sharing service in Go, given a malicious storage server and a trusted key server
• Designed a secure way to share a file or revoke access to it using RSA, HMAC and Digital Signatures
All other assignments and CTFs also available for future references