PIGSTY

pgcrypto

cryptographic functions

Overview

7980pgcryptopgcrypto1.3
SEC
PostgreSQL
C

Attributes

YesNoYesNoYesUnknownYes-

Packages

EL
CONTRIB
postgresql$v-contrib1.3-
18
17
16
15
14
13
Debian
CONTRIB
postgresql-$v1.3-
18
17
16
15
14
13

See Also

omni_auth
omni_aws
omni_credentials
omni_kube
omni_rest
pgcryptokey
pgsodium
pgsmcrypto
lo
anon
pg_tde
sslutils
faker

Dependent Extensions

The following extensions depend on this extension: omni_auth, omni_aws, omni_credentials, omni_kube, omni_rest, pgcryptokey

Availability

PG18PG17PG16PG15PG14PG13
el8.x86_64
1.3
1.3
1.3
1.3
1.3
1.3
el8.aarch64
1.3
1.3
1.3
1.3
1.3
1.3
el9.x86_64
1.3
1.3
1.3
1.3
1.3
1.3
el9.aarch64
1.3
1.3
1.3
1.3
1.3
1.3
d12.x86_64
1.3
1.3
1.3
1.3
1.3
1.3
d12.aarch64
1.3
1.3
1.3
1.3
1.3
1.3
u22.x86_64
1.3
1.3
1.3
1.3
1.3
1.3
u22.aarch64
1.3
1.3
1.3
1.3
1.3
1.3
u24.x86_64
1.3
1.3
1.3
1.3
1.3
1.3
u24.aarch64
1.3
1.3
1.3
1.3
1.3
1.3
CONTRIB
PGDG
PIGSTY

Download

This extension is built-in with PostgreSQL and does not need separate download.

Install

Extension pgcrypto is PostgreSQL Built-in Contrib Extension which is installed along with the kernel/contrib.
Create this extension with:
CREATE EXTENSION pgcrypto;