The encrypted-session module provides encryption and decryption support for nginx variables
based on AES-256 with Mac. It is usually used with the ngx_set_misc module and the
standard rewrite module's directives. This module can be used to implement simple user login
and ACL.