Package: postgresql-15-pg-pwhash Source: pg-pwhash Version: 1.0-2.pgdg22.04+3 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 152 Depends: postgresql-15, 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-15-pg-pwhash_1.0-2.pgdg22.04+3_amd64.deb Size: 60844 SHA256: 3576e29f39face5488cc730754d30aa90c9ab1bdf0a76f0c57b817c22d6e083e SHA1: 3e94dcd18e6583960f6c2f878c060c3d5c4bc37f MD5sum: 35c4d212f58871a88cff8c9da50575ad 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$)