Results 7 comments of pb

Hi, guys, The feature is useful for me, but it seems like that have not be done?

@agentzh Thanks for reply. I just use the `ngx.req.set`_header on my current work, but I think the TODO **new feature** is more flexible. Excepting merged.

I have the same question. @lilien1010 Did you have the solution already?

@agentzh Thanks for answering. I do not know much about the encryption algorithm. but i tested on many sites with aes tool, like: - [(https://www.tools4noobs.com/online_tools/encrypt/](https://www.tools4noobs.com/online_tools/encrypt/) - [http://www.bierkandt.org/encryption/symmetric_encryption.php](http://www.bierkandt.org/encryption/symmetric_encryption.php) - [http://aesencryption.net/](http://aesencryption.net/) -...

@WiLdWiNd-WH I got a error `bad key length` as your way. Maybe ecb mode don't need a iv ?

@agentzh I think #10 is a question, not a solution......

@bungle Thanks I got that, php do auto padding on background.