This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
tss-lib
Watch
1
Star
1
Fork
0
You've already forked tss-lib
mirror of
https://github.com/SwingbyProtocol/tss-lib.git
synced
2026-04-23 03:00:36 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
db93479fd6cd9967bd7607d985a97db10d910caf
tss-lib
/
test
History
Gustavo Frederico
b5cffd276b
make fmt - no functional change
2021-03-01 14:04:21 +08:00
..
_ecdsa_fixtures
Adding identification of aborts per section 4.1 of the paper. A pair of ECDSA keys is created in round 1 for player authentication. It signs the Paillier public key first. It then signs the shares in round 2. In case the Feldman check fails in round 3, evidence is broadcasted. Round 4 is now split into normal logic and handling an abort. When handling the abort, an independent player (not the plaintiff, not the accused one) will re-verify the signature of the share and re-check the Feldman shares. The outcome of the abort identification may indeed blame the accused party if the Feldman check fails, or else it may blame the plaintiff for trying to frame the accused party.
2020-12-11 12:52:24 -05:00
_eddsa_fixtures
reduce the test participants to save CI teting time
2020-11-18 15:21:23 +11:00
config.go
reduce the test participants to save CI teting time
2020-11-18 15:21:23 +11:00
utils.go
make fmt - no functional change
2021-03-01 14:04:21 +08:00