Mbed-TLS / mbedtls

An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API. Releases are on a varying cadence, typically around 3 - 6 months between releases.
https://www.trustedfirmware.org/projects/mbed-tls/
Other
5.23k stars 2.56k forks source link

Extra testing for PSA Key Agreement #9513

Open paul-elliott-arm opened 3 weeks ago

paul-elliott-arm commented 3 weeks ago

Negative testing and other extended testing for PSA Key Agreement (Non Raw version), following on from https://github.com/Mbed-TLS/mbedtls/pull/9462

paul-elliott-arm commented 1 week ago

Including, but not limited to:

Checking incorrect flags in the attributes fails as expected Checking incorrect bit flags in the attributes fail as expected (?)