select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Security

passwordcheck_cracklib

Strengthen PostgreSQL user password checks with cracklib

pgext.cloud · Source code · License text

Overview

Packagepasswordcheck_cracklib
Version3.1.0
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryMultiple repositories
Extension typeNo DDL
Requires CREATE EXTENSIONNo
Requires preloadYes
TrustedNo
Shared libraries$libdir/passwordcheck_cracklib
Stars4
Latest commit2026-06-16
Latest release2026-06-16
Catalogue updated2026-08-30

Related extensions

See also

pg_pwhashAdvanced password hashing methods for PostgreSQL
passwordcheckchecks user passwords and reject weak password
credcheckcredcheck - postgresql plain text credential checker
passwordpolicyDynamically configurable PostgreSQL password complexity checks.
chkpassdata type for auto-encrypted passwords
pg_enigmaEncrypted postgres data type
column_encryptTransparent column-level encryption with encrypted_text and encrypted_bytea types