lua-resty-aead
Encryption library
An implementation of an authenticated encryption with associated data (AEAD) cipher algorithm in Lua.
AEAD cipher library for lua-nginx-module. BoringSSL only.
0 stars
1 watching
0 forks
Language: Lua
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rustcrypto/aeads | A collection of authenticated encryption algorithms implemented in Rust | 728 |
openresty/lua-resty-string | A set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT. | 427 |
bungle/lua-resty-scrypt | A Lua-based library implementing the scrypt password hashing algorithm | 18 |
philanc/luatweetnacl | A Lua wrapper around a cryptographic library for secure messaging | 17 |
bungle/lua-resty-nettle | FFI bindings for cryptographic functions from Nettle library | 182 |
api7/lua-resty-etcd | A nonblocking Lua driver for the etcd distributed key-value store service | 191 |
thibaultcha/lua-resty-mlcache | A high-performance caching library for OpenResty applications | 403 |
isage/lua-resty-mobile | Detects mobile devices based on HTTP headers and predefined definitions | 34 |
keichan34/tea_crypto_erl | An implementation of a simple encryption algorithm in Erlang. | 0 |
moteus/lua-aesfileencrypt | A Lua library that provides a simple way to encrypt files using AES encryption. | 18 |
jhumphry/ascon_spark | An implementation of the Ascon AEAD algorithm in Ada 2012 / SPARK 2014 for cryptographic encryption and decryption. | 3 |
thibaultcha/lua-resty-jit-uuid | A LuaJIT-based UUID library with performance optimizations and additional features. | 205 |
nordmike/gibberish-aes-as3 | An implementation of AES encryption in ActionScript 3. | 0 |
lilien1010/lua-resty-des | Provides a Lua interface to DES ECB encryption and decryption. | 4 |
thenorthmemory/wxbizmsgcrypt | Implementation of WeChat Message Cryptography in Lua | 13 |