summaryrefslogtreecommitdiffhomepage
path: root/src/core/ngx_sha1.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2016-06-30Internal md5 and sha1 implementations are now always used.Maxim Dounin1-22/+0
This reduces the number of moving parts in ABI compatibility checks. Additionally, it also allows to use OpenSSL in FIPS mode while still using md5 for non-security tasks.
2016-06-09An internal SHA1 implementation.Maxim Dounin1-0/+19
2012-01-18Copyright updated.Maxim Konovalov1-0/+1
2007-10-22style fixIgor Sysoev1-3/+3
2007-10-16ngx_sha1.hIgor Sysoev1-0/+30