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

keygen state: refactor rounds, add temp data, more saved data #4

Merged
merged 2 commits into from
Jun 1, 2019

Conversation

notatestuser
Copy link
Contributor

No description provided.

keygen/round_1.go Outdated Show resolved Hide resolved
@notatestuser notatestuser changed the title keygen state: add temp data, more saved data keygen state: refactor rounds, add temp data, more saved data Jun 1, 2019
@notatestuser notatestuser merged commit 8dedee4 into master Jun 1, 2019
@notatestuser notatestuser deleted the save-temp-data branch June 1, 2019 11:53
yutianwu added a commit to yutianwu/tss-lib that referenced this pull request Feb 12, 2020
yutianwu added a commit to yutianwu/tss-lib that referenced this pull request Mar 5, 2020
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