diff --git a/CHANGELOG b/CHANGELOG new file mode 100644 index 0000000..7445195 --- /dev/null +++ b/CHANGELOG @@ -0,0 +1,7 @@ +# Version 0.0.1 + +## Features + +- Support secret shares reconstruction. +- Support threshhold (t, n) scheme. +- Secret Reconstruction in single-thread. (multi-thread reconstruction will be coming soon) \ No newline at end of file