Password Hash and Salt
Hello,
How to Hash and Salt the login password using a des crypt with the final password's first 2 char as salt?
Thank you in advance!
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Hello,
How to Hash and Salt the login password using a des crypt with the final password's first 2 char as salt?
Thank you in advance!
Hello Ed,
Please search online for appropriate solution. There are a lot of encryption libraries.
Hello Sergiy,
Can you tell me how to implement it on the Appery builder? Once I have the code, where would I enter it? What would be the steps? Thanks.
Hello Ed,
You can add this code via JavaScript asset https://devcenter.appery.io/documenta... or import library and use Server Code https://devcenter.appery.io/documenta...