lua-resty-des
DES encryptor
Provides a Lua interface to DES ECB encryption and decryption.
lua interface to make des ecb encryption
4 stars
3 watching
11 forks
Language: Lua
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
spacewander/lua-resty-rsa | Provides RSA encryption and decryption capabilities for Lua-based web servers | 266 |
softvar/secure-ls | Protects and encrypts data stored in local storage. | 646 |
detailyang/lua-resty-rfc5424 | An implementation of the RFC 5424 syslog format in OpenResty using Lua. | 8 |
fffonion/lua-resty-acme | Automates Let's Encrypt certificate management and ACME protocol implementation in Lua | 163 |
lilien1010/lua-resty-s3uploader | An HTTP client for uploading content to Amazon S3. | 11 |
lilien1010/lua-resty-maxminddb | Provides Lua bindings for MaxMind's IP location database API. | 13 |
doujiang24/lua-resty-zip | Provides zip compression and decompression functionality in LuaJIT | 11 |
thenorthmemory/wxbizmsgcrypt | Implementation of WeChat Message Cryptography in Lua | 13 |
fffonion/lua-resty-openssl | An FFI-based binding to the OpenSSL library in LuaJIT, providing a set of functions for cryptographic operations and support for various cryptographic protocols. | 132 |
bungle/lua-resty-nettle | FFI bindings for cryptographic functions from Nettle library | 182 |
moteus/lua-aesfileencrypt | A Lua library that provides a simple way to encrypt files using AES encryption. | 18 |
tmthrgd/lua-resty-aead | An implementation of an authenticated encryption with associated data (AEAD) cipher algorithm in Lua. | 0 |
doujiang24/lua-resty-ini | A Lua library for parsing and working with INI files in OpenResty servers. | 49 |
auto-ssl/lua-resty-auto-ssl | Automates SSL certificate issuance and renewal using Let's Encrypt | 1,940 |
openresty/lua-resty-lock | A simple nonblocking lock API for ngx_lua based on shared memory dictionaries | 306 |