lua-resty-hmac
HMAC signing library
A Lua library for generating and verifying HMAC signatures in HTTP requests.
Lua driver for making and receiving hmac signed requests
41 stars
5 watching
14 forks
Language: Lua
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jamesmarlowe/lua-resty-hipchat | A Lua library providing an interface to the HipChat API | 3 |
jamesmarlowe/lua-resty-github | A Lua library that provides a GitHub API interface for the ngx_lua Nginx module | 5 |
jamesmarlowe/lua-resty-readurl | A Lua library that captures URLs, decodes them, and logs results. | 5 |
paragasu/lua-resty-aws-auth | A Lua module to calculate AWS signature v4 authorization headers for HTTP requests. | 27 |
jamesmarlowe/lua-resty-s3 | A Lua driver for uploading content to Amazon S3 using the ngx_lua Nginx module | 39 |
vislee/lua-resty-hyperloglog | A Lua module implementing a fast and efficient probabilistic counting data structure called Hyperloglog for use in web applications. | 4 |
kong/lua-resty-aws | An AWS SDK library for OpenResty written in Lua | 24 |
isage/lua-resty-moongoo | A Lua library that provides an interface to MongoDB using OpenResty as a transport layer. | 118 |
thibaultcha/lua-resty-mlcache | A high-performance caching library for OpenResty applications | 403 |
tokers/lua-resty-requests | A Lua library that provides a simple and convenient way to make HTTP requests in OpenResty | 163 |
hamishforbes/lua-resty-consul | A Lua library that provides a simple interface to the Consul HTTP API from ngx_lua for managing services and keys. | 130 |
bungle/lua-resty-haru | A Lua library providing FFI bindings to the Haru PDF library for creating and manipulating PDF documents. | 9 |
oneoo/lua-resty-httpclient | A nonblocking Lua HTTP client library for downloading web pages and interacting with servers | 14 |
bungle/lua-resty-uuid | FFI bindings for a universally unique identifier library allowing Lua applications to interact with UUIDs in C compatible way. | 60 |
mah0x211/lua-httpcli-resty | An HTTP client module for OpenResty written in Lua. | 1 |