DSC-iTC / cPP

Dedicated Security Components cPP & SD
MIT License
3 stars 3 forks source link

Add allowance to use PBKDF for password hashing #319

Closed jvdsn closed 1 month ago

jvdsn commented 2 months ago

Closes #313

A couple of references to PBKDF2 being used for password hashing purposes:

I'm open to feedback.