Package: postgresql-19-pg-pwhash Source: pg-pwhash Version: 1.0-2.pgdg26.04+3 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 149 Depends: postgresql-19, 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-19-pg-pwhash_1.0-2.pgdg26.04+3_amd64.deb Size: 58360 SHA512: a52cdb13283b14982bf2dac8c273a3564c193d5dd23949528e5d99009690ade1b02058005a1b5e092f06d3849ebdffc2e6d9856864af3835e95393bdb550dffe SHA256: 16ef2305ec3dc82a082414923350c2236bd7d95985681ff6aca2d9cab4e5769d SHA1: 7bf926be4ba6e9dede529cd0f91741c4946eead4 MD5sum: 19d25581b3a48562e80824a43b8cce67 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$)