Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 314 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 314 Bytes

Applied-Cryptography

Scenario: Cloud Storage

Client Server application that resembles a Cloud Storage. Each user has a “dedicated storage” on the server, and User A cannot access User B “dedicated storage". Users can Upload, Download, Rename, or Delete data to/from the Cloud Storage in a safe manner.