1

What is the process of two-way encryption of data in PostgreSQL database version 9.1 using built-in functions?

Derek Downey
23.6k11 gold badges79 silver badges104 bronze badges
asked Jul 12, 2012 at 9:36
1

1 Answer 1

3

PostgreSQL's built-in two-way encryption functions are documented here. The functions that come in the encrypt/decrypt pairs are the two-way encryption options.

answered Jul 12, 2012 at 12:59

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.