Re: ayuda postgres, java, C

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: LIZETH ANGHELA SIRPA CACERES <angheliz(at)gmail(dot)com>
Cc: pgsql-es-ayuda(at)postgresql(dot)org
Subject: Re: ayuda postgres, java, C
Date: 2007-12-05 21:28:47
Message-ID: 20071205212847.GC10096@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

LIZETH ANGHELA SIRPA CACERES escribió:
> Hola todos....SI ALGUIEN SABE COMO PUEDO HACER LLAMADAS A METODOS DESDE
> CODIGO C A JAVA(LOS MEODOS SE ENCUENTRAN EN JAVA)... LES RECUERDO QUE ESTOY
> REALIZANDO UN PROTOTIPO QUE ENCRIPTA U OFUSCA PROCEDIMIENTOS ALMACENADOS,
> PERO PARA PODERT DESENCRIPTAR TENGO QUE MODIFICAR EL CODIGO FUENTE DE
> POSTGRES Y LLAMAR A UN METODO QUE DESENCRIPTA (EL CODIGO QUE DESENCRIPTA
> ESTA EN JAVA)

Dificil.

Te recomendaria implementar el cifrado en C. (De hecho no necesitas
implementarlo -- bastaria con que usaras contrib/pgcrypto).

--
Alvaro Herrera http://www.flickr.com/photos/alvherre/
"There is evil in the world. There are dark, awful things. Occasionally, we get
a glimpse of them. But there are dark corners; horrors almost impossible to
imagine... even in our worst nightmares." (Van Helsing, Dracula A.D. 1972)

In response to

Responses

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Alvaro Herrera 2007-12-05 21:41:59 Re: ayuda ofuscación
Previous Message Fevis Koste 2007-12-05 21:25:18 Re: Configurar pg_hba.conf