select open change scope Open full search

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

Extensions / Utilities

shacrypt

Implements SHA256-CRYPT and SHA512-CRYPT password encryption schemes

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

Overview

Packageshacrypt
Version1.1
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars9
Latest commit2018-03-18
Catalogue updated2026-08-30

Related extensions

See also

pgsodiumPostgres extension for libsodium functions
pgcryptocryptographic functions
pgueccuECC bindings for Postgres
cryptintEncryption functions for int and bigint values
pgcryptokeycryptographic key management
pgsmcryptoPostgreSQL SM Algorithm Extension
hashlibStable hash functions for Postgres
xxhashxxhash functions for PostgreSQL
md5hashtype for storing 128-bit binary data inline
hashtypessha1, md5 and other data types for PostgreSQL