repo.or.cz
/
secretsharing.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
support for setting your own secret using set_fixed_secret()
[secretsharing.git]
/
CHANGES
blob
d6eac0a4aa742d5e7c7ed6aa92017d0af0ec48c1
1
== v0.3
2
Added support for setting your own secret using the set_fixed_secret()
3
method.
4
5
== v0.2
6
Bugfix in Langrange interpolation, which broke 2/2 sharing.
7
Added secret_password method to represent the secret in Base64.
8
9
== v0.1
10
Initial version