Re: PostgreSQL 7.3.3 with pgcrypto on FreeBSD 5.1

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Sean Chittenden <sean(at)chittenden(dot)org>
Cc: Alex Rodin <alx(at)sm(dot)ukrtel(dot)net>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: PostgreSQL 7.3.3 with pgcrypto on FreeBSD 5.1
Date: 2003-08-04 00:13:26
Message-ID: 4838.1059956006@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Sean Chittenden <sean(at)chittenden(dot)org> writes:
> Possible, but I'm a skeptical of that. FreeBSD's openssl code
> _should_ be stock (unless someone bungled the import) with the
> exception of not including Win32 or other non-FreeBSD related bits.
> crypt() works when salted with only 2 chars, however it shouldn't core
> with more than that...

But maybe the problem is in crypt(3) and not in OpenSSL at all? I'm
quite willing to believe that neither Linux nor HPUX share crypt()
source with FreeBSD...

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Sean Chittenden 2003-08-04 00:18:36 Re: PostgreSQL 7.3.3 with pgcrypto on FreeBSD 5.1
Previous Message Sean Chittenden 2003-08-04 00:10:52 Re: PostgreSQL 7.3.3 with pgcrypto on FreeBSD 5.1