Re: agentzh's encrypted session module

2014-01-06 Thread Yichun Zhang (agentzh)
Hello! On Sat, Jan 4, 2014 at 11:59 PM, Jeffrey Walton wrote: > I've been studying agentzh's encrypted session module from > https://github.com/agentzh/encrypted-session-nginx-module/tree/master/src. > Thank you for checking it out! :) > > The problem I am having is:

agentzh's encrypted session module

2014-01-05 Thread Jeffrey Walton
I've been studying agentzh's encrypted session module from https://github.com/agentzh/encrypted-session-nginx-module/tree/master/src. There are essentially two methods: one to encrypt values, and a second to decrypt modules. The functions to do so are ngx_http_set_encode_encrypted_s