Ed
Posts: 0
Joined: Wed May 13, 2015 6:14 pm

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!

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Password Hash and Salt

Hello Ed,

Please search online for appropriate solution. There are a lot of encryption libraries.

Ed
Posts: 0
Joined: Wed May 13, 2015 6:14 pm

Password Hash and Salt

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.

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Password Hash and Salt

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

Return to “Issues”