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

Write Rust doc for party one and party two messages #8

Open
gbenattar opened this issue Jul 1, 2018 · 4 comments
Open

Write Rust doc for party one and party two messages #8

gbenattar opened this issue Jul 1, 2018 · 4 comments

Comments

@gbenattar
Copy link
Contributor

gbenattar commented Jul 1, 2018

Write Rust doc for Lindell 2017 2P-ECDSA (https://doc.rust-lang.org/book/first-edition/documentation.html). Mention in the doc papers, math formula and plain english description.

See: https://github.com/KZen-networks/multi-party-ecdsa/blob/master/src/protocols/two_party_ecdsa/lindell_2017/party_one.rs#L51

@gbenattar gbenattar added the good first issue Good for newcomers label Jul 1, 2018
@gbenattar
Copy link
Contributor Author

Adding more doc, see: #11 for references.

@gbenattar gbenattar changed the title Write Rust doc for FirstMsgCommitments. Write Rust doc for party one and party two messages Jul 4, 2018
@gbenattar gbenattar added this to the MVP two party ECDSA milestone Jul 31, 2018
@omershlo
Copy link
Contributor

awesome

@gbenattar
Copy link
Contributor Author

@jeamick Yes that would be great, I updated slightly the task description. At the end the outcome of it should be a proper Rust doc for this crate. Feel free to split it into small chunk if you want early review from @omershlo.

Let us know if you need any help, I suppose that you are very familiar with 2P-ECDSA, we have many tasks as a follow up.

Thanks.

tmpfs pushed a commit to tmpfs/multi-party-ecdsa that referenced this issue Mar 7, 2023
Co-authored-by: Thomas Braun <braunth@oregonstate.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Development

No branches or pull requests

3 participants