sha1.lua
Contents
The sha1.lua module contains a Lua implementation of the popular SHA-1 hashing function.
The code for this module can be downloaded from our code repository.
No API documentation has been written for the sha1.lua module yet. See the links to wiki articles below for more information and example usage.
For More Information
Here is a wiki example explaining the sha1.lua module:
Note: This page shows how to include a native Lua module for SHA-2 hashing.
Continue: store.lua