select open change scope Open full search

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

Extensions / Security

openssl

PostgreSQL extension for cryptographic functions and types provided by OpenSSL

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

Overview

Packagepg_openssl
Version0.0.1
PostgreSQL versions10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars1
Latest commit2015-07-19
Latest release2015-07-19
Catalogue updated2026-08-30

Related extensions

See also

pgopenssltypesPostgreSQL extension that stores and manipulates OpenSSL cryptographic types and functionality.
pgcryptokeycryptographic key management
pgsodiumPostgres extension for libsodium functions
certPostgreSQL data types and functions for X.509 certificates, certificate requests, and related OpenSSL objects.
libx509pqX.509 certificate parsing library for PostgreSQL
bignumUnlimited precision integers for PostgreSQL
column_encryptTransparent column-level encryption with encrypted_text and encrypted_bytea types
shacryptImplements SHA256-CRYPT and SHA512-CRYPT password encryption schemes