asymetric cryptography

From: "Franco Bruno Borghesi" <franco(at)akyasociados(dot)com(dot)ar>
To: <pgsql-sql(at)postgresql(dot)org>
Subject: asymetric cryptography
Date: 2003-04-09 21:43:48
Message-ID: 4419.200.69.203.237.1049924628.squirrel@webmail.akyasociados.com.ar
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

hi folks!

I'm working on a project where I need to keep digitally signed data in my
database, and I need asymetric cryptography functions to work with this
data at the database level.

I've found libpkixpq-0.4 at
http://www.dimensional.com/~bgiles/pkixdoc/book1.html.
I would like to know if any of you has any experience with this library in
particular, or if there is any other similar library that you could
recomend me.

I only found the announcement of this library in the postgresql archives,
but nothing else.

Any advice or comment on the topic will be really helpfull to me.

Browse pgsql-sql by date

  From Date Subject
Next Message Lee Harr 2003-04-10 01:00:50 Re: Concatenating does not work properly
Previous Message Josh Berkus 2003-04-09 19:13:57 Re: Getting NEW and OLD in ordinary functions.