mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 22:35:43 +01:00
- Re-released 0.12.0
This commit is contained in:
commit
7b7400ad8a
@ -194,8 +194,8 @@
|
|||||||
*
|
*
|
||||||
* Uncomment to enable support for (rare) MD2-signed X.509 certs.
|
* Uncomment to enable support for (rare) MD2-signed X.509 certs.
|
||||||
*
|
*
|
||||||
*/
|
|
||||||
#define POLARSSL_MD2_C
|
#define POLARSSL_MD2_C
|
||||||
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Module: library/md4.c
|
* Module: library/md4.c
|
||||||
@ -203,8 +203,8 @@
|
|||||||
*
|
*
|
||||||
* Uncomment to enable support for (rare) MD4-signed X.509 certs.
|
* Uncomment to enable support for (rare) MD4-signed X.509 certs.
|
||||||
*
|
*
|
||||||
*/
|
|
||||||
#define POLARSSL_MD4_C
|
#define POLARSSL_MD4_C
|
||||||
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Module: library/md5.c
|
* Module: library/md5.c
|
||||||
|
Loading…
Reference in New Issue
Block a user