mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-30 22:43:08 +03:00
Revert "md: Remove dependency on X.509"
This reverts commit ebbc5f7940
.
This commit is contained in:
committed by
Ronald Cron
parent
1174db5bac
commit
3a67150bf2
@ -138,7 +138,7 @@ const mbedtls_md_info_t mbedtls_sha512_info = {
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Reminder: update profiles in Mbed TLS's x509_crt.c when adding a new hash!
|
* Reminder: update profiles in x509_crt.c when adding a new hash!
|
||||||
*/
|
*/
|
||||||
static const int supported_digests[] = {
|
static const int supported_digests[] = {
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user