-
Notifications
You must be signed in to change notification settings - Fork 1
Simon/differences robust ecdsa doc #89
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
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #89 +/- ##
=======================================
Coverage 88.12% 88.12%
=======================================
Files 39 39
Lines 7888 7888
Branches 7888 7888
=======================================
Hits 6951 6951
Misses 393 393
Partials 544 544 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
I think the rebase did not work here @SimonRastikian . If I remember correctly, this was a PR with a small addition, now it looks like it is modifying a lot of files |
Yeah seems like this should be rebased on latest main. Not sure why the robust-ecdsa-doc branch was merged into this one 9d43933 |
This PR adds a section to the documentation that declares the differences between our spec and the original scheme.
A couple of additional small typos are repaired in the previous sections.