Re: ENCRIPTAR COLUMNAS CON 3DES DESDE PLPGSQL

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: Fabio Arias <fharias(at)gmail(dot)com>
Cc: Lista Postgres ES <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: Re: ENCRIPTAR COLUMNAS CON 3DES DESDE PLPGSQL
Date: 2010-05-25 19:31:23
Message-ID: 1274815740-sup-1333@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

Excerpts from Fabio Arias's message of mar may 25 15:20:07 -0400 2010:
> Muuy Buenas Tardes, me gustaria conocer la manera de encriptar ciertos
> campos de la base de datos sin necesidad utilizar una fuente diferente al
> motor de base de datos.

Usa el módulo pgcrypto de contrib.

--
Álvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>

In response to

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Horacio Miranda 2010-05-25 23:14:00 Re: Configuracion de sintonizacion
Previous Message Fabio Arias 2010-05-25 19:20:07 ENCRIPTAR COLUMNAS CON 3DES DESDE PLPGSQL