pgcrypto

GPTKB entity

Statements (53)
Predicate Object
gptkbp:instanceOf PostgreSQL extension
gptkbp:availableOn gptkb:PostgreSQL
gptkbp:canBe digital signatures
password hashing
storing encrypted data
verifying data integrity
gptkbp:function crypt
digest
hmac
gen_random_bytes
gen_random_uuid
gen_salt
pgp_pub_decrypt
pgp_pub_encrypt
pgp_pub_sign
pgp_pub_verify
pgp_sym_decrypt
pgp_sym_encrypt
https://www.w3.org/2000/01/rdf-schema#label pgcrypto
gptkbp:license gptkb:PostgreSQL_License
gptkbp:maintainedBy gptkb:PostgreSQL_Global_Development_Group
gptkbp:openSource true
gptkbp:partOf gptkb:PostgreSQL_contrib_modules
gptkbp:provides cryptographic functions
decryption functions
digital signature functions
encryption functions
hashing functions
gptkbp:supports gptkb:HMAC
gptkb:PGP_signatures
random number generation
asymmetric encryption
PGP encryption
digest algorithms
symmetric encryption
PGP decryption
gptkbp:supportsAlgorithm gptkb:CAST5
gptkb:IDEA
gptkb:DES
gptkb:Twofish
gptkb:MD5
gptkb:SHA256
gptkb:AES
gptkb:RIPEMD160
gptkb:SHA1
gptkb:SHA224
gptkb:SHA384
gptkb:SHA512
gptkb:Blowfish
gptkb:3DES
gptkbp:writtenBy C
gptkbp:bfsParent gptkb:Postgres
gptkbp:bfsLayer 5