Modules/SHA

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Dialog-information.png 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