Forum Post: RE: password encryption

  • Thread starter Thread starter Mike Fechner
  • Start date Start date
Status
Not open for further replies.
M

Mike Fechner

Guest
I'm not a crypto expert at all. But on Windows (GUI, TTY, AppServer) you could use .NET Libraries: stackoverflow.com/.../hash-password-in-c-bcrypt-pbkdf2 or www.shawnmclean.com/.../simplecrypto-net-a-pbkdf2-hashing-wrapper-for-net-framework It should be fairly simple to either build a custom .NET library to do so or translate the code into ABL.

Continue reading...
 
Status
Not open for further replies.
Back
Top