libghc-secret-sharing-prof
(m, n)-threshold secret sharing scheme; profiling libraries
Description
This library implements the secret sharing method described by Adi Shamir, "How to Share a Secret", Communications of the ACM 22 (11): 612–613, 1979. Given a bytestring and integers n and m, produces n strings, any m of which are sufficient to reconstruct the original bytestring. This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/pwrobinson/secret-sharing#readme
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libghc-secret-sharing-prof