Package: postgresql-16-pg-pwhash Source: pg-pwhash Version: 1.0-2.pgdg22.04+3 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 152 Depends: postgresql-16, 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-16-pg-pwhash_1.0-2.pgdg22.04+3_amd64.deb Size: 60548 SHA256: 28a45ec4b46bdfaab82ef7f2dcd74ed3b360ca545ad991c67d095552206c8661 SHA1: 35dd283193c087fbd79d77ff2f66720f28bc6a2f MD5sum: c78cf60d543a8661c7cad52000266ebd 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$)