__about__.py
|
Bump version: 0.2.0 → 0.3.0
|
2021-09-15 12:50:51 -07:00 |
__init__.py
|
Get rid of GenericError
|
2021-06-06 22:51:07 -07:00 |
curve.py
|
Leave only secp256k1 as a supported curve
|
2021-05-26 22:13:43 -07:00 |
curve_point.py
|
Split Serializable into (De)Serializable
|
2021-06-03 14:34:37 -07:00 |
curve_scalar.py
|
Split Serializable into (De)Serializable
|
2021-06-03 14:34:37 -07:00 |
dem.py
|
Get rid of GenericError
|
2021-06-06 22:51:07 -07:00 |
errors.py
|
Get rid of GenericError
|
2021-06-06 22:51:07 -07:00 |
params.py
|
Working secret & public keys
|
2021-03-28 12:51:45 -07:00 |
pre.py
|
Rename `num_kfrags` to `shares`
|
2021-09-12 14:52:30 -07:00 |