mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-26 21:35:35 +00:00
489c058b52
* development: (488 commits) Fix removal of deprecated PSA constants Use GitHub-compatible table formatting Remove psa header files in uninstall part Change function casting in `ssl_calc_finished_tls_sha384` Fix GCC warning in `ssl_calc_finished_tls_sha384` Add changelog entry file to `ChangeLog.d` Fix GCC warning in `ssl_calc_finished_tls_sha384` Fix GCC warning about `test_snprintf` Fix mismatched function parameters (prototype/definition) Fix build failure on gcc-11 Copyediting Clarifications around key import Fix copypasta A variable is unused in some configurations Rename test_driver_keygen to test_driver_key_management Move "internal use" sentence attached to the wrong function Added changelog Plug in the entry point for public key export through driver tests: psa: Reset key attributes where needed Improve/fix documentation ...