Welcome to my GitHub Page

My name is Manuel Meinen, I'm a Computer Science student at ETH Zurich majoring in Information Security.

Bandwidth Limit Enforcement for SCIONLab


This bachelor thesis project discusses the design, implementation and evaluation of an automated mechanism that enforces an upper bandwidth limit for the SCIONLab network infrastructure.
The upper bandwidth limits are enforced on SCIONLab's Attachment Points and hold for both ingress as well as egress traffic between the AP and the user-AS.
The backbone of this automated mechanism is implemented in Python, using the TC utility of the iproute2 utility package.
The effectiveness of the implementation is evaluated using iPerf3, an open-source network performance measurement tool.

December, 2020

Applied Security Lab

This is the project of the course Applied Security Laboratory offered by ETH Zurich in the autumn semester 2020.

August, 2020

Advanced Systems Lab

Elliptic Curve Public Key Generation: Optimizing Big Number Arithmetic in Radix Representations for use in Curve25519.