• 0

[PHP] SHA-2 (or SHA-3)


Question

4 answers to this question

Recommended Posts

  • 0

If you're using it for password authentication or as part of some encryption scheme, you're better off with a key-derivation function. I wrote a small PHP class that conforms to PBKDF2 and is faster than the .NET implementation. Would be happy to share it.

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.