Skip to content

gcm: partial tag size - #501

Merged
tarcieri merged 2 commits into
RustCrypto:masterfrom
ALaggyDev:gcm-tag-size
Jan 12, 2023
Merged

gcm: partial tag size#501
tarcieri merged 2 commits into
RustCrypto:masterfrom
ALaggyDev:gcm-tag-size

Conversation

@ALaggyDev

Copy link
Copy Markdown
Contributor

Fix of #500

Shouldn't be a breaking change but I am not sure exactly.

@codecov-commenter

codecov-commenter commented Jan 12, 2023

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.55%. Comparing base (2751627) to head (a33f7d3).
⚠️ Report is 176 commits behind head on master.

Additional details and impacted files
@@ Coverage Diff @@## master #501 +/- ##
==========================================
+ Coverage 81.54% 81.55% +0.01% 
==========================================
Files 32 32 Lines 1284 1285 +1 ==========================================
+ Hits 1047 1048 +1 
Misses 237 237 

☔ 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.

Comment threadaes-gcm/src/lib.rs Outdated
Comment threadaes-gcm/src/private.rs Outdated
Comment threadaes-gcm/src/lib.rs
@tarcieri
tarcieri merged commit 167111d into RustCrypto:masterJan 12, 2023
@tarcieri

Copy link
Copy Markdown
Member

Thanks!

@ALaggyDev
ALaggyDev deleted the gcm-tag-size branch January 12, 2023 19:16
@tarcieritarcieri mentioned this pull request May 20, 2023
Sign up for freeto 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

@ALaggyDev@codecov-commenter@tarcieri