mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
An internal SHA1 implementation.
This commit is contained in:
@@ -61,6 +61,7 @@ CORE_SRCS="src/core/nginx.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 \
|
||||
|
||||
Reference in New Issue
Block a user