Skip to content

pg_pwhash 1.0

Latest

Choose a tag to compare

@df7cb df7cb released this 22 Jan 16:43
· 3 commits to main since this release
v1.0

The extension pg_pwhash provides advanced password hashing methods based on adaptive implementations.

Supported password hashing algorithms

The following hashing algorithms are supported if all requirements are met:

  1. yescrypt
  2. Argon2 based on RFC 9106
  3. scrypt