Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
14.979 Beiträge
 
#1

Password Hashing

  Alt 21. Jan 2020, 11:50
Delphi is great for all kinds of software development from Windows based applications to web sites and mobile apps, but one area that it seems to be weak is with hashing of passwords. I cannot find any components built in or 3rd party that really do what was easy to do with Visual Studio (C#), here is what I would like to do:

<ol>Find a modern hashing algorithm PKBDF2 or Argon2.
Must allow hash to be salted and the salt to be different every-time.
Allow for the number of

Weiterlesen...
  Mit Zitat antworten Zitat