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

Bump chacha20 and salsa20 #402

Merged
merged 4 commits into from
Mar 17, 2022
Merged

Conversation

trevyn
Copy link
Contributor

@trevyn trevyn commented Mar 17, 2022

@codecov-commenter
Copy link

codecov-commenter commented Mar 17, 2022

Codecov Report

Merging #402 (976c102) into master (6105d7a) will decrease coverage by 0.05%.
The diff coverage is 71.42%.

@@            Coverage Diff             @@
##           master     #402      +/-   ##
==========================================
- Coverage   88.00%   87.95%   -0.06%     
==========================================
  Files          40       40              
  Lines        1959     1959              
==========================================
- Hits         1724     1723       -1     
- Misses        235      236       +1     
Impacted Files Coverage Δ
chacha20poly1305/src/lib.rs 76.92% <ø> (ø)
eax/src/online.rs 0.00% <0.00%> (ø)
aes-gcm-siv/src/lib.rs 87.14% <100.00%> (ø)
aes-gcm/src/lib.rs 94.23% <100.00%> (ø)
ccm/src/lib.rs 99.14% <100.00%> (ø)
deoxys/src/modes.rs 88.82% <100.00%> (-0.56%) ⬇️
xsalsa20poly1305/src/lib.rs 85.10% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6105d7a...976c102. Read the comment docs.

@tarcieri tarcieri merged commit 4cec34d into RustCrypto:master Mar 17, 2022
@tarcieri tarcieri mentioned this pull request Mar 17, 2022
This was referenced Aug 1, 2022
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