pgcrypto
pgcrypto
pgcrypto : cryptographic functions
Overview
| ID | Extension | Package | Version | Category | License | Language |
|---|---|---|---|---|---|---|
| 7980 | pgcrypto
|
pgcrypto
|
1.3 |
SEC
|
PostgreSQL
|
C
|
| Attribute | Has Binary | Has Library | Need Load | Has DDL | Relocatable | Trusted |
|---|---|---|---|---|---|---|
--s-dt-
|
No
|
Yes
|
No
|
Yes
|
no
|
yes
|
| Relationships | |
|---|---|
| Need By | omni_auth
omni_aws
omni_credentials
omni_rest
pgcryptokey
|
| See Also | pgsodium
pgsmcrypto
lo
anon
pg_tde
sslutils
faker
|
Packages
| PG18 | PG17 | PG16 | PG15 | PG14 | PG13 |
|---|---|---|---|---|---|
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