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. ...
Intel released its SGX SDK for Windows to the public. They included the launch enclave, which is required to start own enclaves. ...
I wanted to modify the Linux Kernel and execute it in QEMU. After multiple hours of searching the web, reading poor guides, tracking debian package bugs and hacking I finally found a way to do that. In the end it is quite simple… ...
On September 26th 2013, Intel published the Intel Software Guard Extensions programming reference. They added 19 new instructions which allows the creation and execution of an trusted “enclave” on an untrusted host. Some great benefits are coming with that technology. ...
The feeling when you are walking down an empty street at 30 degree Celsius during the holidays and nobody is on the street. ...
Yesterday, I started with Jekyll as a sideproject. After searching a while for themes on mademistakes and jekyllthemes I found Kaktus. ...