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

Backport 1.3: Add missing ret code checks in PEM module #944

Conversation

andresag01
Copy link
Contributor

Add missing return code checks in the functions pem_des_decrypt(),
pem_3des_decrypt() and pem_aes_decrypt() so that the calling function
pem_read_buffer() is notified of errors reported by the crypto
primitives AES, DES and 3DES.

NOTES:

Andres Amaya Garcia added 2 commits May 30, 2017 17:18
Add missing return code checks in the functions pem_des_decrypt(),
pem_3des_decrypt() and pem_aes_decrypt() so that the calling function
pem_read_buffer() is notified of errors reported by the crypto
primitives AES, DES and 3DES.
@gilles-peskine-arm gilles-peskine-arm merged commit e633ef7 into Mbed-TLS:mbedtls-1.3 Nov 28, 2017
daverodgman pushed a commit that referenced this pull request Jul 11, 2022
[Backport 2.28] Add a client hello cookie_len overflow test
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.

5 participants