An open API service indexing awesome lists of open source software.

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)

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.