support for setting your own secret using set_fixed_secret()
[secretsharing.git] / CHANGES
blobd6eac0a4aa742d5e7c7ed6aa92017d0af0ec48c1
1 == v0.3
2    Added support for setting your own secret using the set_fixed_secret()
3    method.
5 == v0.2
6    Bugfix in Langrange interpolation, which broke 2/2 sharing.
7    Added secret_password method to represent the secret in Base64.
9 == v0.1
10    Initial version