Skip to content

Fix for CCM decrypt failure#718

Merged
dongbeiouba merged 1 commit intoTongsuo-Project:masterfrom
ravulapx:ccm_decrypt_fix_487
Apr 3, 2025
Merged

Fix for CCM decrypt failure#718
dongbeiouba merged 1 commit intoTongsuo-Project:masterfrom
ravulapx:ccm_decrypt_fix_487

Conversation

@ravulapx
Copy link
Contributor

Description:
This PR addresses a decryption failure observed in CCM mode during openssl speed tests.

Root Cause:
The issue was due to a bug in earlier OpenSSL versions and has been resolved in OpenSSL v3.0.16.

Fix:
The corresponding fix from the OpenSSL master branch has been identified and ported to the BabaSSL master branch to align with the latest behavior and resolve the decryption failure.

Babassl ticket: #487

@CLAassistant
Copy link

CLAassistant commented Mar 18, 2025

CLA assistant check
All committers have signed the CLA.

InfoHunter
InfoHunter previously approved these changes Mar 18, 2025
@dongbeiouba
Copy link
Member

CI failed

Signed-off-by: Tirupatigopi Ravulapalli <ravulapallix.tirupatigopi@intel.com>
@ravulapx
Copy link
Contributor Author

ravulapx commented Apr 3, 2025

Please approve and help merge into the mainline.

Copy link
Member

@dongbeiouba dongbeiouba left a comment

Choose a reason for hiding this comment

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

LGTM

@dongbeiouba dongbeiouba merged commit 45ec7a0 into Tongsuo-Project:master Apr 3, 2025
92 checks passed
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