Merge pull request #10282 from bjwtaylor/switch-to-mbedtls_pk_sigalg_t

Switch to mbedtls pk sigalg t
This commit is contained in:
Gilles Peskine
2025-08-07 11:06:31 +00:00
committed by GitHub
14 changed files with 49 additions and 44 deletions
+3
View File
@@ -0,0 +1,3 @@
Removals
* Remove mbedtls_pk_type_t from the public interface and replace it with
mbedtls_pk_sigalg_t.