61 Commits

Author SHA1 Message Date
23e4c6f855 Fix a bug where all leaf keys were identical (#3)
* Fix a bug where all leaf keys were identical.

* Additional fixes for leaf keys.

* Adding documentation.
2016-12-20 15:26:58 +01:00
e1078ccca0 Cleaning up imports. 2016-12-01 21:04:16 +01:00
be79499b73 Linting. 2016-12-01 20:08:27 +01:00
ae2e85ab6d Port to ring. (#2) 2016-11-29 21:56:36 +01:00
9db0a75bc4 Improve error-handling. 2016-11-29 16:20:30 +01:00
3287320b20 Share generation should return Result to allow error handling/reporting. 2016-11-25 23:31:19 +01:00
ace27dd91d Serialization. 2016-11-24 11:04:12 +01:00
0a693b2176 Working towards serialization support. 2016-11-22 11:03:37 +01:00
127722b93a Removing duplicate reference to public key. 2016-11-18 09:35:16 +01:00
aeac576a6a Pushing naive implementation. (#1) 2016-11-17 12:45:10 +01:00
e915273e0a Initial commit 2016-11-14 14:28:02 +01:00