Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 394 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 394 Bytes

nokey-go

This repository contains our implementation of Shamir's No-Key Algorithm as part of a seminar paper for the lecture "Functional Programming With Google Go" at Mannheim University of Applied Sciences.

Base Implementation by Michael Galetzka and Jonas Woerlein

Algorithm Parallelization by Georg Hartmann and Manuel Schweizer

Distributed Implementation by Christoph Tonnier