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.03k stars 2.51k forks source link

fix documentation of psa_hash_compare() #9220

Closed valeriosetti closed 3 weeks ago

valeriosetti commented 4 weeks ago

"hash" parameter is input in comparison, not output.

PR checklist

gilles-peskine-arm commented 4 weeks ago

Please make a 2.28 backport as well.

valeriosetti commented 4 weeks ago

Please make a 2.28 backport as well.

Just added: https://github.com/Mbed-TLS/mbedtls/pull/9222