Modules/SHA

From Multi Theft Auto: Wiki

Jump to: navigation, search

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
In other languages