-
Notifications
You must be signed in to change notification settings - Fork 118
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
Update the formal verification section in README #1570
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
justsmth
reviewed
May 2, 2024
pennyannn
force-pushed
the
yppe/update-fv
branch
3 times, most recently
from
May 2, 2024 23:25
1a6ae6f
to
df09ee4
Compare
pennyannn
force-pushed
the
yppe/update-fv
branch
6 times, most recently
from
May 4, 2024 01:38
d7e088c
to
a59356c
Compare
justsmth
previously approved these changes
May 10, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1570 +/- ##
==========================================
+ Coverage 77.90% 77.92% +0.01%
==========================================
Files 561 561
Lines 94632 94632
Branches 13604 13603 -1
==========================================
+ Hits 73725 73738 +13
+ Misses 20315 20300 -15
- Partials 592 594 +2 ☔ View full report in Codecov by Sentry. |
justsmth
previously approved these changes
May 13, 2024
pennyannn
force-pushed
the
yppe/update-fv
branch
2 times, most recently
from
May 20, 2024 18:49
c879f4e
to
5a89110
Compare
torben-hansen
approved these changes
May 23, 2024
justsmth
approved these changes
May 23, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description of changes:
This change updates the formal verification section in the README. It adds a table briefly describing algorithms that are currently verified. In addition, it mentions our use of formally verified assembly routines from s2n-bignum.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.