mpeterv / sha1
Implementation of SHA-1 and HMAC-SHA-1 in pure Lua.
☆32Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for sha1
- Feature-rich command line parser for Lua☆57Updated 3 years ago
- Self-contained cross-platform programming environment for developing web-based database-driven business apps in LuaJIT and JavaScript☆79Updated 2 months ago
- A command-line argument parsing module for Lua.☆123Updated 11 months ago
- A bcrypt library for Lua☆54Updated 11 months ago
- Lua base64 decoder/encoder☆105Updated 10 months ago
- Pure Lua hash library☆40Updated 5 years ago
- A simple API to use logging features in Lua☆52Updated last year
- Pure Lua number library providing BigNum and fixed width unsigned integer types☆62Updated 5 years ago
- GitHub action for Lua/LuaJIT☆84Updated 5 months ago
- Lua Code Combine☆46Updated 7 years ago
- Portable filesystem API for LuaJIT☆24Updated 2 years ago
- Tabular representation of Lua data☆50Updated last year
- Parse programming languages syntax into an AST using PEGs with ease (LPeg Extension).☆62Updated last year
- a tiny yaml (subset) parser for pure lua☆55Updated last year
- memoized functions in lua