Package: postgresql-13-pg-pwhash Source: pg-pwhash Version: 1.0-2.pgdg26.04+3 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 81 Depends: postgresql-13, 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-13-pg-pwhash_1.0-2.pgdg26.04+3_amd64.deb Size: 24792 SHA256: 263e48779ef55a7869b93f907780e375f7cf237d2edce1cf453346bf2ecd915a SHA1: 45e9574b9c5de4a5e92f7d7153103031a51436b9 MD5sum: da2ef10e2353483c2cbffb06386dcfba 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$)