Modules/SHA: Difference between revisions
Jump to navigation
Jump to search
UniOnDennis (talk | contribs) No edit summary |
m (deprecate, we have hash() now) |
||
Line 1: | Line 1: | ||
<pageclass class="#0099AA"></pageclass> | <pageclass class="#0099AA"></pageclass> | ||
{{Outdated|MTA now supports generic hashing using the [[hash]] function}} | |||
{{Module_Info| | {{Module_Info| | ||
name = SHA | | name = SHA | |
Latest revision as of 01:12, 22 November 2014
This article is (partially) outdated and the information may no longer apply. | |
Reason: MTA now supports generic hashing using the hash function |
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 and Linux |
Compatible with | Unknown |
SHA is a module implementing SHA hashing for lua.
Provided Functions
- sha1
- sha224
- sha256 (You may want to use the MTA function sha256)
- sha384
- sha512