select open change scope Open full search

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

Extensions / Utilities

hashlib

Stable hash functions for Postgres

pgext.cloud · Source code · License text · Control file

Overview

Packagepg_hashlib
Version1.1
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars59
Latest commit2024-04-03
Catalogue updated2026-08-30

Related extensions

See also

pgcryptocryptographic functions
xxhashxxhash functions for PostgreSQL
md5hashtype for storing 128-bit binary data inline
hashtypessha1, md5 and other data types for PostgreSQL
pgsodiumPostgres extension for libsodium functions
shacryptImplements SHA256-CRYPT and SHA512-CRYPT password encryption schemes
cryptintEncryption functions for int and bigint values
pgueccuECC bindings for Postgres