https://github.com/gdanezis/pet-exercises
Exercises in Privacy Enhancing Technologies (UCL Information Security MSc; Course COMPGA17)
https://github.com/gdanezis/pet-exercises
Last synced: 7 months ago
JSON representation
Exercises in Privacy Enhancing Technologies (UCL Information Security MSc; Course COMPGA17)
- Host: GitHub
- URL: https://github.com/gdanezis/pet-exercises
- Owner: gdanezis
- Created: 2015-01-13T16:03:37.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-04-09T17:57:35.000Z (over 5 years ago)
- Last Synced: 2025-03-18T11:38:57.364Z (7 months ago)
- Language: Python
- Size: 53.7 KB
- Stars: 38
- Watchers: 5
- Forks: 79
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PET-Exercises
Exercises in Privacy Enhancing Technologies (UCL Information Security MSc; Course COMPGA17)# How to install and run the exercises
In order to run the labs you will need an `ubuntu` (linux) virtual machine. Ensure you have a working installation of Python 2.7, and `pip install` packages `pytest` and `petlib`. Git clone this repository and follow the instructions in each of the exercise directories.