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,
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...