Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 264 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 264 Bytes

pam-pgsql-bcrypt

Patched pam-pgsql for bcrypt support. Set pw_type=bcrypt to use bcrypt.

This is using bcrypt implementation from node.js. See kelektiv/node.bcrypt.js#175 if you're planning to use in a system with PHP.