Go to file
Jan Gampe d5ebe0abf7 Fix memset bug. Fix seteuid error handling 2019-01-24 16:59:10 +01:00
.gitignore Initial commit 2019-01-24 13:59:25 +01:00
HISTORY Initial commit from 0.5 2019-01-24 14:16:00 +01:00
LICENSE Initial commit from 0.5 2019-01-24 14:16:00 +01:00
Makefile Prepare for C11 2019-01-24 16:58:48 +01:00
README.md Repair Build 2019-01-24 14:17:16 +01:00
THANKS Initial commit from 0.5 2019-01-24 14:16:00 +01:00
doc.html Initial commit from 0.5 2019-01-24 14:16:00 +01:00
ssss.c Fix memset bug. Fix seteuid error handling 2019-01-24 16:59:10 +01:00
ssss.manpage.xml Initial commit from 0.5 2019-01-24 14:16:00 +01:00

README.md

ssss

A fork of Shamir's Secret Sharing Scheme. I'm using this as a test bed in order to improve things where I see fit.