Using MD5 and SHA1 built into OpenSSL.

This commit is contained in:
2019-04-13 23:14:39 +09:00
parent 9c3ca70c28
commit 08dd8bbd68
3 changed files with 10 additions and 20 deletions
-2
View File
@@ -60,8 +60,6 @@ CORE_SRCS="src/core/nginx.c \
src/core/ngx_file.c \
src/core/ngx_crc32.c \
src/core/ngx_murmurhash.c \
src/core/ngx_md5.c \
src/core/ngx_sha1.c \
src/core/ngx_rbtree.c \
src/core/ngx_radix_tree.c \
src/core/ngx_slab.c \