openresty / lua-resty-string

String utilities and common hash functions for ngx_lua and LuaJIT
429 stars 143 forks source link

when release version to encrypt/decrypt AES-GCM? #74

Open ranxuxin001 opened 4 years ago

ranxuxin001 commented 4 years ago

I am looking forward to AES-GCM encrypt and decrypt. However, currentlly I only can use C in openssl to implement it.

bale836 commented 4 years ago

we like it too

ranxuxin001 commented 3 years ago

But I've implemented it in our company with colleague help. If you need some advise, we could talk about it.

wushuang3625 commented 3 years ago

Can you provide some code?