From 73bf1db03a9968bacfa112faa27f05b27608404c Mon Sep 17 00:00:00 2001 From: ImreSamu Date: Thu, 22 Dec 2016 20:43:52 +0100 Subject: [PATCH] =?UTF-8?q?add:=20Cyber=20Security=20Exercise=20Modeling?= =?UTF-8?q?=20&=20Tracking=20(Joonas=20Greis)=20Bachelor=E2=80=99s=20thesi?= =?UTF-8?q?s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ResearchPapers.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ResearchPapers.md b/ResearchPapers.md index fc922f6a..49b0da2c 100644 --- a/ResearchPapers.md +++ b/ResearchPapers.md @@ -1,6 +1,8 @@ This page lists academic and industry research papers about Go or using Go as the implementation language. ## 2016 +- Cyber Security Exercise Modeling & Tracking (Joonas Greis) Bachelor’s thesis + - [pdf](https://www.theseus.fi/bitstream/handle/10024/120054/Thesis_rellu.pdf) _"... RESTful API was written with Golang using Go-Json-Rest package ..."_ - Scalable Byzantine Consensus via Hardware-assisted Secret Sharing (Jian Liu, Wenting Li, Ghassan O. Karame, N. Asokan) - [arXiv:1612.04997 cs.CR](https://arxiv.org/abs/1612.04997) ; _"... Our implementation is based on Golang ..."_ ; [pdf](https://arxiv.org/pdf/1612.04997v1.pdf) - Fast and Reliable Byzantine Fault Tolerance (Eric Scott Freeman) Master's thesis in Computer science