From 1b5521783c7e5adb2c214ee48bac9dc2a7275f46 Mon Sep 17 00:00:00 2001 From: fossabot Date: Mon, 1 Aug 2022 06:40:25 -0400 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- Readme.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Readme.md b/Readme.md index f505a96..db0f04e 100644 --- a/Readme.md +++ b/Readme.md @@ -1,2 +1,8 @@ # Minimal implementation of Shamir's secret sharing scheme +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FSSPRASATH%2FMinimal-implementation-of-Shamir-s-secret-sharing-scheme.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FSSPRASATH%2FMinimal-implementation-of-Shamir-s-secret-sharing-scheme?ref=badge_shield) + Source : https://en.wikipedia.org/wiki/Shamir%27s_Secret_Sharing + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FSSPRASATH%2FMinimal-implementation-of-Shamir-s-secret-sharing-scheme.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FSSPRASATH%2FMinimal-implementation-of-Shamir-s-secret-sharing-scheme?ref=badge_large) \ No newline at end of file