openbsd-ports/security/hs-pwstore-fast/pkg/DESCR
kili 61d6a9fd8a To store passwords securely, they should be salted, then hashed
with a slow hash function. This library uses PBKDF1-SHA256, and
handles all the details.

ok sthen@
2012-01-22 17:16:57 +00:00

4 lines
153 B
Plaintext

To store passwords securely, they should be salted, then hashed
with a slow hash function. This library uses PBKDF1-SHA256, and
handles all the details.