This website requires JavaScript.
Explore
Help
Sign In
cpet
/
openbsd-ports
Watch
1
Star
0
Fork
0
You've already forked openbsd-ports
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
75,352
Commits
1
Branch
0
Tags
554
MiB
60449f9aa7
Commit Graph
1 Commits
Author
SHA1
Message
Date
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