• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Gęsior 2012

LuizGaming

New Member
Joined
Sep 28, 2020
Messages
11
Reaction score
2
Hi team!
i creating my own engine from scratch. I will use gesior for this project, but i can't find encryption. I need to change from sha1 to bcrypt.
Where I can find this?
 
Over 0.5 year waiting for the answer, you got patience! ;)

Coming to the question: the encryption as sha1 is defined here:


And the function that uses this variable, doing the hashing, which you should replace is here:

 
Back
Top