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

Provide FIPS_is_entropy_cpu_jitter() #2088

Merged
merged 2 commits into from
Jan 3, 2025

Conversation

justsmth
Copy link
Contributor

@justsmth justsmth commented Dec 31, 2024

Issues:

Addresses: CryptoAlg-2814

Description of changes:

  • Provides FIPS_is_entropy_cpu_jitter() for consumers to confirm build is using CPU jitter.

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.

@justsmth justsmth requested a review from a team as a code owner December 31, 2024 16:04
@justsmth justsmth changed the title Provide aws_lc_assert_entropy_cpu_jitter() Provide RAND_assert_entropy_cpu_jitter() Dec 31, 2024
@justsmth justsmth force-pushed the check-fips-cpu-jitter branch 2 times, most recently from 6b8d7f8 to 7e45b2b Compare December 31, 2024 16:24
@codecov-commenter
Copy link

codecov-commenter commented Dec 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.75%. Comparing base (6aa30a9) to head (f5ecde9).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2088      +/-   ##
==========================================
- Coverage   78.75%   78.75%   -0.01%     
==========================================
  Files         598      598              
  Lines      103653   103656       +3     
  Branches    14720    14720              
==========================================
- Hits        81634    81631       -3     
- Misses      21365    21373       +8     
+ Partials      654      652       -2     

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

torben-hansen
torben-hansen previously approved these changes Jan 2, 2025
@justsmth justsmth requested a review from andrewhop January 2, 2025 19:00
@justsmth justsmth force-pushed the check-fips-cpu-jitter branch 2 times, most recently from ea26b8a to f5ecde9 Compare January 3, 2025 15:17
@justsmth justsmth changed the title Provide RAND_assert_entropy_cpu_jitter() Provide RAND_is_entropy_cpu_jitter() Jan 3, 2025
torben-hansen
torben-hansen previously approved these changes Jan 3, 2025
@justsmth justsmth force-pushed the check-fips-cpu-jitter branch from f5ecde9 to afb204e Compare January 3, 2025 19:53
@justsmth justsmth changed the title Provide RAND_is_entropy_cpu_jitter() Provide FIPS_is_entropy_cpu_jitter() Jan 3, 2025
torben-hansen
torben-hansen previously approved these changes Jan 3, 2025
include/openssl/crypto.h Outdated Show resolved Hide resolved
Co-authored-by: Andrew Hopkins <[email protected]>
@justsmth justsmth requested a review from torben-hansen January 3, 2025 20:08
@justsmth justsmth enabled auto-merge (squash) January 3, 2025 20:30
@justsmth justsmth merged commit 71e915d into aws:main Jan 3, 2025
124 of 125 checks passed
@justsmth justsmth deleted the check-fips-cpu-jitter branch January 6, 2025 13:29
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.

4 participants