codeluaeveryday Posted November 17, 2013 Posted November 17, 2013 MTA I have been so grateful for the sha256 bit encryption, but I believe it's time we ask for these encryptions. I know these are all avaliable as modules made by Makabo: https://wiki.multitheftauto.com/wiki/Modules/SHA. Requested functions: sha1 (Most favoured for me) sha224 sha384 sha512 I still believe that MTA should add them. I require the sha1 function to connect to my SMF board. Cheers, Chris.
MTA Team qaisjp Posted November 18, 2013 MTA Team Posted November 18, 2013 MySQL supports the sha1 function iirc. Just do "password = SHA1(?)" in part of your query (I haven't done mysql for ages, so im dusty in the syntax)
Recommended Posts