Postgres cryptographic functions:
*
Postgres cryptographic functions
*
digest
In Postgres, cryptographic functions can be unlocked by using pgcrypto module. CREATE EXTENSION pgcrypto;