select open change scope Open full search

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

Extensions / Utilities

all_in_one_lib

Rust/pgrx utility extension with encryption helpers and a sample FDW wrapper.

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

Overview

Packageall_in_one_lib
Version0.0.1
PostgreSQL versions13 · 14 · 15 · 16
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars0
Latest commit2025-07-14
Catalogue updated2026-08-30

Related extensions

See also

column_encryptTransparent column-level encryption with encrypted_text and encrypted_bytea types
pgsodiumPostgres extension for libsodium functions
cryptintEncryption functions for int and bigint values
shacryptImplements SHA256-CRYPT and SHA512-CRYPT password encryption schemes
pg_themisPostgreSQL encryption and decryption functions backed by the Themis cryptographic library.
pg_pii_vaultPostgreSQL extension for GDPR-compliant column-level encryption using HashiCorp Vault Transit Engine.
pg_datatype_passwordSQL-only password data type and operators using pgcrypto Blowfish hashes, with trigger-based encryption before storage.
rds_encdbAlibaba Cloud RDS sensitive-column result encryption extension
rds_tde_utilsAlibaba Cloud RDS extension for batch TDE encryption and decryption of tables and indexes.
open_pg_tdeTransparent data encryption for upstream PostgreSQL using the tde_heap access method, including tables, indexes, TOAST, WAL, and temporary files.
tceTransparent column encryption for PostgreSQL using per-role envelope keys and external key-management services.