pgcrypto

pgcrypto

cryptographic functions

Overview

IDExtensionPackageVersionCategoryLicenseLanguage
7980
pgcrypto
pgcrypto
1.3
SEC
PostgreSQL
C
AttributeHas BinaryHas LibraryNeed LoadHas DDLRelocatableTrusted
--s-dt-
No
Yes
No
Yes
no
yes
Relationships
Need By
omni_auth
omni_aws
omni_credentials
omni_kube
omni_rest
pgcryptokey
See Also
pgsodium
pgsmcrypto
lo
anon
pg_tde
sslutils
faker

Packages

PG18PG17PG16PG15PG14PG13
1.3
1.3
1.3
1.3
1.3
1.3

This is a built-in contrib extension ship with the PostgreSQL kernel

Install

Create this extension with:

CREATE EXTENSION pgcrypto;
Last updated on