Skip to content

Discourage usage of EAX AEAD mode. #2346

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

ni4
Copy link
Contributor

@ni4 ni4 commented Apr 26, 2025

Fixes #1985

Copy link

codecov bot commented Apr 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.40%. Comparing base (3e31477) to head (d664df0).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2346   +/-   ##
=======================================
  Coverage   85.39%   85.40%           
=======================================
  Files         125      125           
  Lines       22740    22741    +1     
=======================================
+ Hits        19418    19421    +3     
+ Misses       3322     3320    -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.

@ni4 ni4 force-pushed the ni4-1985-deprecate-eax-mode branch 3 times, most recently from 07a8210 to 0653611 Compare May 10, 2025 12:41
@ni4 ni4 force-pushed the ni4-1985-deprecate-eax-mode branch from 0653611 to 61a3766 Compare May 10, 2025 12:56
@ni4 ni4 force-pushed the ni4-1985-deprecate-eax-mode branch from c63d56c to d664df0 Compare May 17, 2025 09:11
@ni4 ni4 marked this pull request as ready for review May 17, 2025 09:57
@ni4 ni4 requested review from ronaldtse, maxirmx and desvxx May 17, 2025 09:58
Copy link
Contributor

@ronaldtse ronaldtse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @ni4!

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.

Mark EAX AEAD mode as deprecated in man and code.
2 participants