pgcrypto extension

GPTKB entity

Statements (28)
Predicate Object
gptkbp:instanceOf PostgreSQL extension
gptkbp:can_be_installed_with CREATE EXTENSION pgcrypto;
gptkbp:documentation https://www.postgresql.org/docs/current/pgcrypto.html
https://www.w3.org/2000/01/rdf-schema#label pgcrypto extension
gptkbp:includes gptkb:PostgreSQL_contrib_modules
gptkbp:license gptkb:PostgreSQL_License
gptkbp:provides cryptographic functions
decryption functions
digital signature functions
encryption functions
hashing functions
gptkbp:supports gptkb:SHA2
gptkb:DES
gptkb:MD5
gptkb:AES
gptkb:HMAC
gptkb:SHA1
gptkb:Blowfish
asymmetric encryption
PGP encryption
digest algorithms
symmetric encryption
PGP decryption
gptkbp:usedFor password hashing
data decryption in PostgreSQL
data encryption in PostgreSQL
gptkbp:bfsParent gptkb:PostgreSQL
gptkbp:bfsLayer 5