8000 Tags · bruceshao/tss-lib · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
10000

Tags: bruceshao/tss-lib

Tags

v1.3.2

Toggle v1.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
register DGRound4Message for eddsa resharing (bnb-chain#99)

v1.3.1

Toggle v1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ecdsa/keygen: fix default pre-params concurrency with < 3 CPU cores (b…

…nb-chain#94)

fixes bnb-chain#93

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[R4R] Add eddsa (bnb-chain#88)

* [R4R] Add eddsa keygen and signing (bnb-chain#3)

* add eddsa signing and keygen

* contruct extended element from x,y

* update dep

* fix test

* fix bug

* delete unused code

* add resharing

* fix comments

* refactor RejectionSampl;e

* rename variable (bnb-chain#4)

* delete printf

* update dependency

* resolve conflict

v1.2.0

Toggle v1.2.0's commit message
Revert "github: run tests with go 1.14"

This reverts commit 884c8ad.

v1.1.1

Toggle v1.1.1's commit message
tss/party: fix WaitingFor() call on non-started Party causes panic, a…

…dd Running()

fixes bnb-chain#82

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[security] resharing: wait for final acks from the new committee befo…

…re ending (bnb-chain#75)

This is the fix for a vulnerability reported by Omer Shlomovits of KZen Networks (ZenGo).

It adds a final ack round to the re-sharing protocol where the new committee sends acks to members of both the old and new committees before they save any data to disk.

Other Changes:

* readme: mention the UpdateFromBytes bool arg changes, misc edits

* resharing: edit a comment in round 4

* remove the confusing to committee bools

* resharing: remove a redundant line in round 5

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
notatestuser Luke Plaster
readme: add the link to the audit report

pre-protobufs

Toggle pre-protobufs's commit message
Before ProtoBufs were merged

0