Package: postgresql-17-pg-pwhash Source: pg-pwhash Version: 1.0-2.pgdg26.04+3 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 149 Depends: postgresql-17, libargon2-1 (>= 0~20171227), libc6 (>= 2.14), libcrypt1 (>= 1:4.1.0), libscrypt0 (>= 1), libssl3t64 (>= 3.2.0) Homepage: https://github.com/cybertec-postgresql/pg_pwhash Priority: optional Section: database Filename: pool/main/p/pg-pwhash/postgresql-17-pg-pwhash_1.0-2.pgdg26.04+3_amd64.deb Size: 58348 SHA256: 07c8dc59918e0b8f663acc50a69115c95e3f0c166e84b77b2613c43a38266e51 SHA1: 15d4d1ab360e56187a0dad4b56f701b83e2fd0b7 MD5sum: 5669935880e89a7c669a85928f7d55ef Description: Advanced password hashing methods for PostgreSQL The extension pg_pwhash provides advanced password hashing methods based on adaptive implementations. . Supported password hashing algorithms: * Argon2 based on RFC 9106 ($argon2$ and variants) * scrypt ($scrypt$ and $7$) * yescrypt ($y$)