Skip to content

Conversation

torben-hansen
Copy link
Contributor

Description of changes:

2^48 is generally an upper bound on number of CTR-DRBG invocations without reseed. Statically assert type is large enough and for other counters document that 2^64 is the assumed strict upper bound.

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.

@torben-hansen torben-hansen requested a review from a team as a code owner July 8, 2025 19:48
@codecov-commenter
Copy link

codecov-commenter commented Jul 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.70%. Comparing base (e4c4aa1) to head (15dae6e).

Additional details and impacted files
@@                    Coverage Diff                    @@
##           randomness_generation    #2528      +/-   ##
=========================================================
- Coverage                  78.70%   78.70%   -0.01%     
=========================================================
  Files                        661      661              
  Lines                     112927   112927              
  Branches                   15902    15895       -7     
=========================================================
- Hits                       88877    88876       -1     
+ Misses                     23278    23277       -1     
- Partials                     772      774       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@torben-hansen torben-hansen requested review from dkostic and justsmth July 8, 2025 22:59
@torben-hansen
Copy link
Contributor Author

Use instead #2658

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.

3 participants