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

여러 개의 작고 간단한 프로그램에 sharesecret의 분할, 사용이 간단하게 만들고있어. 부품의 수를 제한이 지금은 65000보다 높은 수준이다.
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 더이상은 GNU MP를 사용합니다. 사용할 수있는 경우, 그것은 GNU 보고서 사업장 또는 사용는 / dev / 의사 난수 생성기 또는 arcfour 대체처럼 무작위로. 부품의 형식 completly 변경되었습니다; 오래된 형식을 더 이상 지원되지 않습니다.
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