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

handshake: use the correct hash function for TLS_AES_256_GCM_SHA384 #4031

Merged
merged 1 commit into from
Aug 16, 2023

handshake: use the correct hash function for TLS_AES_256_GCM_SHA384

d36bd5e
Select commit
Failed to load commit list.
Merged

handshake: use the correct hash function for TLS_AES_256_GCM_SHA384 #4031

handshake: use the correct hash function for TLS_AES_256_GCM_SHA384
d36bd5e
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Aug 16, 2023 in 1s

82.83% (+0.00%) compared to 70f3f44

View this Pull Request on Codecov

82.83% (+0.00%) compared to 70f3f44

Details

Codecov Report

Merging #4031 (d36bd5e) into master (70f3f44) will not change coverage.
Report is 1 commits behind head on master.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #4031   +/-   ##
=======================================
  Coverage   82.83%   82.83%           
=======================================
  Files         147      147           
  Lines       14785    14785           
=======================================
  Hits        12247    12247           
  Misses       2037     2037           
  Partials      501      501