select open change scope Open full search

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

Extensions / Data types

pgopenssltypes

PostgreSQL extension that stores and manipulates OpenSSL cryptographic types and functionality.

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

Overview

Packagepgopenssltypes
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-01-05
Catalogue updated2026-08-30

Related extensions

See also

opensslPostgreSQL extension for cryptographic functions and types provided by OpenSSL
certPostgreSQL data types and functions for X.509 certificates, certificate requests, and related OpenSSL objects.
pgcryptokeycryptographic key management
pg_themisPostgreSQL encryption and decryption functions backed by the Themis cryptographic library.
bignumUnlimited precision integers for PostgreSQL
pgsodiumPostgres extension for libsodium functions
libx509pqX.509 certificate parsing library for PostgreSQL
column_encryptTransparent column-level encryption with encrypted_text and encrypted_bytea types