2014-11-30 21:12:55 +01:00
2014-11-30 20:21:32 +01:00
2014-11-30 20:21:32 +01:00
2014-11-30 20:21:32 +01:00
2014-11-30 20:49:29 +01:00
2014-11-30 20:31:27 +01:00

sss

This library contains Java implementation of the Shamir's Secret Sharing algorithm.

You can use it to split arbitrary data into a number of shares. In order to join shares back into the secret data, certain, minimum number of shares must be present. The library contains utlity functions for serializing and de-serializing shares into binary messages, for compact and easy storing and sharing.

S
Description
No description provided
Readme
43 KiB
Languages
Java 100%