Hanzo Dev
a491fc9995
Fix FROST protocol tests and improve test infrastructure
2025-08-14 11:42:50 -05:00
Hanzo Dev
c9aabeb769
Update threshold signatures import
2025-08-02 15:47:09 -05:00
Lúcás Críostóir Meier
dce6936b02
Bug: concurrent usage of Pool causing deadlock in example
...
The simple fix is to add a disclaimer that pools shouldn't be used
concurrently. There's probably an intelligent way to prevent deadlocks,
but this seems simpler for now.
2021-09-21 20:17:39 +02:00
Lúcás Críostóir Meier
4206b692da
Document Doerner in README
2021-09-07 09:46:12 +02:00
Adrian Hamelink
ff118e37e5
Clean up comments and remove Init from content
2021-08-31 13:48:47 +02:00
Adrian Hamelink
0b573dd24f
Better handler and documentation
2021-08-30 19:34:35 +02:00
Adrian Hamelink
e591bfdd37
Added sessionID, and uniformize threshold verification
2021-08-24 17:33:58 +02:00
Adrian Hamelink
a4699a1bab
internal:
...
- Add testing network for handler
- broadcast: make rounds public so we can access the inner round.
- pool fix error
2021-08-23 13:53:54 +02:00
Adrian Hamelink
79fd995210
readme: update to use direct result
2021-08-19 18:19:41 +02:00
Adrian Hamelink
1a4560a4d1
example: update
2021-08-19 17:41:47 +02:00
Lúcás Críostóir Meier
33ae604361
Make protocols take a curve parameter
2021-08-13 08:35:14 +02:00
Lúcás Críostóir Meier
7ca3d10d0d
WIP: Fix CMP Signing
2021-08-13 08:35:10 +02:00
Lúcás Críostóir Meier
db7b1e2d9f
Rename cmp-ecdsa to multi-party-sig everywhere
2021-08-05 11:28:22 +02:00
Lúcás Críostóir Meier
66634ce645
Orchestrate pools throughout CMP
2021-08-04 15:28:43 +02:00
Lúcás Críostóir Meier
f1af02c635
Move message and types inside protocol
...
This makes for a single protocol related package at the top level
2021-07-30 14:55:14 +02:00
Adrian Hamelink
50c2eb2f90
rename keygen.Session to keygen.Config
2021-07-27 11:47:14 +02:00
Adrian Hamelink
b1cb8a9726
ran the linter and got a bunch of warnings
2021-07-23 15:57:32 +02:00
Adrian Hamelink
debbecfb98
- Rename GenerateMessage -> Finalize
...
- Tidy documentation
- better example
2021-07-21 21:39:30 +02:00