Encrypted Session Nginx Module

优质
小牛编辑
121浏览
2023-12-01

This module provides encryption and decryption support for Nginx variables based on AES-256 with Mac.

This module is usually used with SetMiscNginxModule and the standard rewrite module's directives.

This module can be used to implement simple user login and access control of web applications.

Project page: http://github.com/agentzh/encrypted-session-nginx-module