Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[R4R] refactor in state machine manner #3

Merged
merged 1 commit into from
May 31, 2019
Merged

Conversation

ackratos
Copy link
Collaborator

  1. startRound*** message should be moved into NewRound*()?
  2. hasRequiredMessages refactor

@notatestuser notatestuser force-pushed the master branch 2 times, most recently from 076f12d to 4faa0cf Compare May 31, 2019 07:41
@ackratos ackratos changed the title [WIP] refactor in state machine manner [R4R] refactor in state machine manner May 31, 2019
@notatestuser notatestuser force-pushed the master branch 2 times, most recently from 6cdf889 to c1617e8 Compare May 31, 2019 07:52
@ackratos ackratos force-pushed the statemachine branch 2 times, most recently from 495d4fa to e58532b Compare May 31, 2019 08:55
@notatestuser notatestuser merged commit 786b5b2 into master May 31, 2019
@notatestuser notatestuser deleted the statemachine branch May 31, 2019 09:52
yutianwu added a commit to yutianwu/tss-lib that referenced this pull request Feb 12, 2020
* 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
yutianwu added a commit to yutianwu/tss-lib that referenced this pull request Mar 5, 2020
* 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
notatestuser pushed a commit that referenced this pull request Mar 6, 2020
* [R4R] Add eddsa keygen and signing (#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 (#4)

* delete printf

* update dependency

* resolve conflict
ackratos pushed a commit that referenced this pull request Dec 7, 2020
* [R4R] Add eddsa keygen and signing (#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 (#4)

* delete printf

* update dependency

* resolve conflict
ackratos added a commit that referenced this pull request Dec 8, 2020
* [R4R] Add eddsa (#88)

* [R4R] Add eddsa keygen and signing (#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 (#4)

* delete printf

* update dependency

* resolve conflict

* Update readme about EdDSA (#91)

* update readme about eddsa

* minor fix

* S in eddsa signature is not encoded correctly

* fix msg in eddsa hasn't to be a int.

* fix unit test

* register DGRound4Message for eddsa resharing (#99)

Co-authored-by: yutianwu <wzxingbupt@gmail.com>
Co-authored-by: dylenfu <dylenfu@126.com>
austinast pushed a commit that referenced this pull request Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants