Commit Graph

14 Commits (bench-kdf)

Author SHA1 Message Date
David Núñez af0fb2d028 Remove copyright notice from individual files 2019-02-22 11:07:19 +01:00
David Núñez cec416fee9 Improved key wrapping for Umbral keys. Fixes #122 2018-11-16 11:16:12 +01:00
David Núñez 977bee01a0 Divide umbral.fragments into umbral.kfrags and umbral.cfrags 2018-11-16 11:16:12 +01:00
David Núñez 416c51bd0f Testing kfrag signing modes 2018-10-06 21:31:46 +02:00
David Núñez ea442fe702 Janitorial stuff 2018-10-06 21:31:39 +02:00
David Núñez 4e331f3010 Rename pre.split_rekey to pre.generate_kfrags. Introduce changes in args 2018-10-06 19:00:34 +02:00
David Núñez 054777eb53 KFrags now has 2 signatures (Bob and proxy) and a new point
* point_precursor removes need for point_xcoord and point_noninteractive
* Fixes access to protected attributes in some places
2018-10-06 19:00:34 +02:00
David Núñez 5fc94b4070 Delegating and receiving pubkeys are now optional for kfrag validation 2018-09-19 13:06:06 +02:00
David Núñez 954b290e20 Remove unused imports in tests 2018-08-17 18:42:27 -05:00
David Núñez de21081f2b Check KFrag validity by Ursulas in scenario tests 2018-08-17 15:45:57 -05:00
David Núñez 00e3062c4c Improve documentation of test_simple_api 2018-08-15 22:33:54 -05:00
David Núñez 4779d51082 Separate test_lifecycle_multidomain and test_pre_api from test_simple_api 2018-08-15 22:33:54 -05:00
David Núñez 46c987ca88 Fix conftest.py import in test_correctness and test_simple_api 2018-08-15 22:33:54 -05:00
David Núñez 2d149ed710 Initial categories of tests: unit, integration, functional and scenario 2018-08-15 22:33:43 -05:00