I need to enable pgcrypto on a postgresql 12 instance.
pgcrypto
I enabled the extension and checked it was ok:
postgres=# CREATE EXTENSION pgcrypto