Software /
code /
verse
Log
libs/hashes.lua @ 443:89526c890363
description | author | age |
---|---|---|
libs.hashes: Add back pure Lua sha1 implementation | Kim Alvefur | 2021-02-17 |
libs.hashes: Better error message when method not available | Matthew Wild | 2018-06-27 |
libs.hashes: Add support for sha1 lib from luarocks | Matthew Wild | 2018-06-27 |
libs.hashes: Switch to moteus bgcrypto suite | Kim Alvefur | 2018-05-19 |
libs.hashes: Fix HMAC-SHA-1 blocksize to 64 (20 is output size) | Kim Alvefur | 2016-01-12 |
libs.hashes: Wrap LuaCrypto with fallback to util.sha1 | Kim Alvefur | 2015-08-25 |
libs.hashes: Pure-Lua util.hashes replacement (depends on util.sha1) | Matthew Wild | 2010-09-13 |