CRYPT / DECRYPT in bytea field

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??

--
[]=B4s
Victor Hugo

--
Sent via pgsql-admin mailing list (pgsql-admin [at] postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin
Victor Hugo [ Do, 12 August 2010 21:17 ] [ ID #2045952 ]

Re: CRYPT / DECRYPT in bytea field

Victor Hugo <vh.clemente [at] gmail.com> 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 [at] postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin
Kevin Grittner [ Do, 12 August 2010 21:26 ] [ ID #2045953 ]
Datenbanken » gmane.comp.db.postgresql.admin » CRYPT / DECRYPT in bytea field

Vorheriges Thema: Autovacuum daemon internal handling
Nächstes Thema: how do i query the type of an object?