CRYPT / DECRYPT in bytea field

CRYPT / DECRYPT in bytea field

am 12.08.2010 21:17:56 von Victor Hugo

Gentlemen, I need a help ..

I have a table X in a bytea field and this field stores images, I need
to save that image and cryptogram qnd I am displaying the information
I need to decrypt this file, could someone help??

--=20
[]=B4s
Victor Hugo

--=20
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

Re: CRYPT / DECRYPT in bytea field

am 12.08.2010 21:26:54 von Kevin Grittner

Victor Hugo wrote:

> I have a table X in a bytea field and this field stores images, I
need
> to save that image and cryptogram qnd I am displaying the
information
> I need to decrypt this file, could someone help??

http://www.postgresql.org/docs/8.4/interactive/encryption-op tions.html

http://www.postgresql.org/docs/8.4/interactive/pgcrypto.html

-Kevin

--
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin