mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 11:42:57 +00:00
The example programs programs/x509/cert_req and programs/x509/cert_write (demonstrating the use of X.509 CSR and CRT writing functionality) previously didn't support MD2 signatures. For testing purposes, this commit adds support for MD2 to cert_req, and support for MD2 and MD4 to cert_write.