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

Implement DRBGVS #99

Merged
merged 8 commits into from
Nov 12, 2024
Merged

Implement DRBGVS #99

merged 8 commits into from
Nov 12, 2024

Conversation

mborland
Copy link
Member

Closes: #95

Copy link

codecov bot commented Nov 12, 2024

Codecov Report

Attention: Patch coverage is 99.27273% with 2 lines in your changes missing coverage. Please review.

Project coverage is 99.76%. Comparing base (acac94f) to head (124d880).
Report is 9 commits behind head on develop.

Files with missing lines Patch % Lines
include/boost/crypt/drbg/hmac_drbg.hpp 50.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #99      +/-   ##
===========================================
+ Coverage    99.72%   99.76%   +0.04%     
===========================================
  Files           82       83       +1     
  Lines         3953     4224     +271     
  Branches       535      565      +30     
===========================================
+ Hits          3942     4214     +272     
+ Misses          11       10       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mborland mborland merged commit 2840ff3 into develop Nov 12, 2024
72 of 73 checks passed
@mborland mborland deleted the DRBGVS branch November 12, 2024 18:27
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.

Implement DRBGVS
1 participant