From 09f96292a58cf9186d4f1186afd8dc60ce80eafd Mon Sep 17 00:00:00 2001 From: Stephan Richter Date: Fri, 13 Oct 2017 15:44:59 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index bfc4f1a..a469b9b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # shamirs_secret_web_implementation A HTML/Javascript-Implementation of Jamir's secret sharing sheme. + +This html file contains a javascript that both enables +* creation of shared secrets + * with the ability to prepare printed documents +* decoding a secret -- 2.30.2