22 Oct 2006 11:58
Re: Question about md5 and sha1 lib
On Sun, 22 Oct 2006, Aleksandar Lazic wrote: > which lib are necessary to get a *found*> > md5 library is not used > sha1 library is not used md5 was used in now-broken http cache module developed in 2003. I hope to add caching in near two or three months. sha1 is used in incomplete mysql library module (sha1 is used in mysql login sequence). The module will allow to do some SQL requests to mysql server and there will be non-blocking interface to use it in ngx_http_perl_module. Igor Sysoev http://sysoev.ru/en/
>
> md5 library is not used
> sha1 library is not used
md5 was used in now-broken http cache module developed in 2003.
I hope to add caching in near two or three months.
sha1 is used in incomplete mysql library module (sha1 is used in
mysql login sequence). The module will allow to do some SQL requests to
mysql server and there will be non-blocking interface to use it
in ngx_http_perl_module.
Igor Sysoev
RSS Feed