08/13/2020
Percona Tech Days
Robert Bernier
Robert Bernier present “An introduction to pgcrypto”
This talk introduces you to one of the more important postgres security extensions “pg_crypto”. We’ll cover the more base functions, and how they can be used with some simple examples.
Overview:
– General Hashing Functions
– Password Hashing Functions
– PGP Encryption Functions
– Raw Encryption Functions
– Random-Data Functions
