Skip to content

minty0829/cs161-proj2

 
 

Repository files navigation

CS 161 Spring 2018 Project 2: Secure File Store

Please see the instructions and online documentation. If you have questions about or find errors in this documentation, please post on Piazza.

For this project, you can work in teams of up to 2 people.

All of your code must go in client.py.

You must use Python 3 and PyCrypto 2.6.1 (or later) for this project. These are already provided for you on Hive and most other instructional machines. Double check that you are using Python3---on many machines (including Hive), the python command defaults to Python 2. Use the python3 command. For more details see the Getting Started section in the online documentation.

About

CS161: Spring 2018 (Project 2)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%