Saved searches

Use saved searches to filter your results more quickly

Cancel Create saved search Sign up Reseting focus

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

ashitr/Encrypted-Dropbox

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Go to file

Folders and files

Last commit message Last commit date

Latest commit

History

View all files

Repository files navigation

Encrypted-Dropbox

Encrypted 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