Modules/SHA: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
module_website = [http://github.com/mabako/mta-sha GitHub Project Page] | | module_website = [http://github.com/mabako/mta-sha GitHub Project Page] | | ||
download_link = [http://github.com/mabako/mta-sha/downloads Here] | | download_link = [http://github.com/mabako/mta-sha/downloads Here] | | ||
license = [http://www.opensource.org/licenses/zlib-license.php zLib] | license = [http://www.opensource.org/licenses/zlib-license.php zLib] | | ||
written_in = C++ | | |||
operating_system = Windows only | | |||
compatible_with = Unknown | | |||
}} | }} | ||
SHA is a module implementing SHA hashing for lua. | SHA is a module implementing SHA hashing for lua. |
Revision as of 10:23, 16 July 2011
Module info | |
Name | SHA |
Version | 1.01 |
Author | mabako |
Module website | GitHub Project Page |
Download link | Here |
License | zLib |
Written in | C++ |
Operating system | Windows only |
Compatible with | Unknown |
SHA is a module implementing SHA hashing for lua.
Provided Functions
- sha1
- sha224
- sha256
- sha384
- sha512