hcrypto: Remove MD2 with prejudice

We don't use it anywhere for anything.
This commit is contained in:
Nicolas Williams
2022-10-25 22:20:45 -05:00
parent bad07f7738
commit 3a5e91eca2
25 changed files with 9 additions and 221 deletions

View File

@@ -70,7 +70,7 @@
typedef struct hc_engine ENGINE;
#define NID_md2 0
/*#define NID_md2 0 */
#define NID_md4 1
#define NID_md5 2
#define NID_sha1 4