[PATCH] Nginx secure link module with HMAC construction

Maxim Dounin mdounin at mdounin.ru
Sat Apr 28 11:15:55 UTC 2012


Hello!

On Sat, Apr 28, 2012 at 11:48:02AM +0300, Adrian Kotelba wrote:

> Hello,
> 
> Attached is the proposed patch to http_secure_link module. With the
> patch, the security and functionality of the module is extended. First
> of all, the secure token is created using much more secure HMAC
> construction with an arbitrary hash algorithm supported by OpenSSL,
> e.g., md5, sha1, sha256, sha512. Secure token is created in the

The ngx_http_secure_link module must be usable without OpenSSL.

Maxim Dounin



More information about the nginx-devel mailing list