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.
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.
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.
Sharesecret不再使用GNU手机。如果可能,它使用GNU页码或/ dev /随机作为伪随机数生成或作为后备arcfour。该部分的格式完全地发生了变化,旧的格式不支持了。
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.