Secret Share in Java on Maven Central
Just completed a release of the Secret Share in Java project to Maven Central.
Search for it using search.maven.org.
Or, go to SecretShare-1.4.3 directly.
GroupId: com.tiemens
ArtifactId: secretshare
Version: 1.4.3
This release adds a “-paranoid” flag to the combine operation. This is useful if you have more shares than you need and you are not sure if you have typographical errors in the values. The “-paranoid” will try subsets of the shares to recreate the secret, then keep track of which secrets were seen most often.
Sonatype Notes:
The Sonatype instructions were updated. See ReleaseProcess.txt.