Package: postgresql-19-pg-pwhash Source: pg-pwhash Version: 1.0-2.pgdg22.04+3 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 148 Depends: postgresql-19, libargon2-1 (>= 0~20171227), libc6 (>= 2.14), libcrypt1 (>= 1:4.1.0), libscrypt0 (>= 1), libssl3 (>= 3.0.0~~alpha1) Homepage: https://github.com/cybertec-postgresql/pg_pwhash Priority: optional Section: database Filename: pool/main/p/pg-pwhash/postgresql-19-pg-pwhash_1.0-2.pgdg22.04+3_amd64.deb Size: 57812 SHA512: dc76f134ab40c4dcc0122e90b4dfc952fdbb0c54c7cfda170eb8831cf04a8f11a4fa4ab4f489c3216d0310333dba39c1a4a33880330ec38f76b243362a539525 SHA256: d0d7a976f248dec5c0e97a484eae93ea62cb4ebf034ecaea03bae5367864083d SHA1: a73d6399cd60b7591352cd7ca8a21a2a9eec4597 MD5sum: 2334921512277dd8fa4fc9b0a7a0c858 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$)