chenttuuvv / lua-aes

A lua aes implementation with openssl c binding

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lua-aes

A lua aes implementation with openssl c binding which take advantage of Intel AES-NI instruction set to accelerate AES en/decryption of any kind.

TODO: MORE DOCUMENTATION

About

A lua aes implementation with openssl c binding


Languages

Language:C 78.3%Language:Lua 21.7%