Streets of Italy

Streets of Italy

In the easter holidays we did a trip through Italy and visited a friend that is currently studying in Milano. I would recommend Rome for sight seeing, Bologna for food and Milano for both. ...

May 30, 2017 · 1 min · 95 words · Lars

Master Thesis: TresorSGX

In my last year at university (2015-2016) I developed a linux kernel module which secures the Linux Crypto API using the Intel Software Guard Extensions. That was not a trivial task because multiple difficulties occured during the design and implementation. In the end the result was pretty solid and I was nominated for the CAST-Förderpreis IT-Sicherheit 2016 in Darmstadt. ...

December 15, 2016 · 7 min · 1461 words · Lars
Nordic Tour

Nordic Tour

This summer we did a tour to north germany and south sweden. By car we traveled through Berlin, Sassnitz, Binz, took the ferry to Trelleborg, drove through Ystad and settled for 4 days in Malmö. ...

August 6, 2016 · 2 min · 396 words · Lars

How to print memory as hex to console, syslog, kernellog.

Currently I am developing Linux Kernel modules and normal user-mode applications in parallel. I needed a function which prints the content of a char array to the console, the syslog and the kernel log. ...

April 1, 2016 · 4 min · 682 words · Lars

Create and Execute an Intel SGX Enclave

Intel released its SGX SDK for Windows to the public. They included the launch enclave, which is required to start own enclaves. ...

January 5, 2016 · 5 min · 1008 words · Lars