Package: postgresql-14-pg-pwhash Source: pg-pwhash Version: 1.0-2.pgdg26.04+3 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 153 Depends: postgresql-14, 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-14-pg-pwhash_1.0-2.pgdg26.04+3_amd64.deb Size: 58732 SHA256: a74dab0ac61aff4266f960ebf35e9d4ce46b8684aafb32bc0a93491556a4e795 SHA1: 7aacd71166aee3344b8315857a3cf49db2ba0b05 MD5sum: a1a74b6121e56746a4f7f855c0b67c34 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$)