On Mon, Jan 11, 2016 at 10:03 PM, rajan <[email protected]> wrote: > Trying to find a documentation which will make me understand how to secure a > password column. I want the encryption to be one way and it should not be > decrypted. > > I am able to find discrete documents but nothing of them gets me there.
Er, isn't that enough? http://www.postgresql.org/docs/devel/static/pgcrypto.html -- Michael -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
