Download List

專案描述

Given a threshold t, sharesecret splits a secret into parts, such that exactly t parts are needed to reconstruct the secret. If you have fewer parts you know only the approximate or exact length of the secret.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-01-30 15:13
0.4.0

Splitting of sharesecret into several smaller and simpler programs, making the usage simpler. The limit of the number of parts is now higher than 65000.

2001-01-30 15:13
0.2.0

Sharesecret no longer uses GNU MP. If available, it uses GNU PG or /dev/random as a pseudo random number generator or arcfour as a fallback. The format of the parts has changed completly; old formats are not supported anymore.

2001-01-30 15:13
0.1.0

Initial public release.

Project Resources