Re: openssl & postgresql - Mailing list pgsql-general

From Richard Welty
Subject Re: openssl & postgresql
Date
Msg-id E15wAgs-0005fO-00@krusty-motorsports.com
Whole thread Raw
In response to Re: openssl & postgresql  (Keary Suska <hierophant@pcisys.net>)
Responses Re: openssl & postgresql  (Keary Suska <hierophant@pcisys.net>)
List pgsql-general
On Tue, 23 Oct 2001 14:19:18 -0600 Keary Suska <hierophant@pcisys.net> wrote:
> I wrote:
> > is there code sitting around some where to allow me to access the OpenSSL
> > crypto library from postgresql? i'm just looking for the md5 and sha1 hash
> > functions right now.

> Look at pg_crypto in the contrib/ directory of the source installation tree.
> I think that has at least some of the functionality you desire, and looking
> at the source would show you how to extend it.

thanks, i went looking at contrib/ first on a couple of the mirrors,
figuring that someone must have wanted to do this sometime before, and
it was empty, so i decided to try asking here.

since none of the ftp mirrors i've checked (about 8 of them) have any
contrib/ files at all, what's up?

and does anyone have a copy of pg_crypto they could make available to me,
since the semi-official copies are all MIA?

thanks,
   richard
--
Richard Welty                                    Averill Park Networking
rwelty@averillpark.net                                      518-573-7592

pgsql-general by date:

Previous
From: "Markus Meyer"
Date:
Subject: Re: Case problem
Next
From: Keary Suska
Date:
Subject: Re: Solaris 2.6 support.