mirror of
https://github.com/espressif/mbedtls.git
synced 2025-06-05 00:43:08 +08:00

* PSS needs to be parametrized by a hash. * Don't use `_MGF1` in the names of macros for OAEP and PSS. No one ever uses anything else. * Add brief documentation for the RSA signature mechanisms.