Modules/SHA: Difference between revisions
Jump to navigation
Jump to search
m (Created page with '<pageclass class="#0099AA"></pageclass> {{Module_Info| name = SHA | version = 1.01 | author = mabako | module_website = [http://g…') |
No edit summary |
||
Line 4: | Line 4: | ||
version = 1.01 | | version = 1.01 | | ||
author = [[User:mabako|mabako]] | | author = [[User:mabako|mabako]] | | ||
module_website = [http://github.com/ | module_website = [http://github.com/mabako/mta-sha GitHub Project Page] | | ||
download_link = [http://github.com/ | 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] | ||
}} | }} |
Revision as of 01:05, 11 May 2010
Module info | |
Name | SHA |
Version | 1.01 |
Author | mabako |
Module website | GitHub Project Page |
Download link | Here |
License | zLib |
Written in | {{{written_in}}} |
Operating system | {{{operating_system}}} |
Compatible with | {{{compatible_with}}} |
SHA is a module implementing SHA hashing for lua.
Provided Functions
- sha1
- sha224
- sha256
- sha384
- sha512