Re: [ANNOUNCE] pgcrypto 0.4.2

From: Oliver Jones <oliver(at)deeper(dot)co(dot)nz>
To: Marko Kreen <marko(at)l-t(dot)ee>
Cc: pgsql-announce(at)postgresql(dot)org, pgsql-general(at)postgresql(dot)org
Subject: Re: [ANNOUNCE] pgcrypto 0.4.2
Date: 2001-12-04 04:10:53
Message-ID: 3C0C4CCD.9030208@deeper.co.nz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce pgsql-general

You know although you've announced pgcrypto a couple of times you've
never actually acurately described what the package does. Obviously it
has something to do with Crypto but what exactly? Is it a transport
layer? New datatypes? A storage layer or just "helper" functions for
encrypt varchar()/blob field entries.

Regards

Marko Kreen wrote:

>Hello again,
>
>pgcrypto 0.4 had a nasty obscure bug, when after including
>postgres.h the BYTE_ORDER is not defined, it compiles code for
>both big-endian and little-endian machines. This makes MD5 and
>SHA1 algorithms in internal library produce garbage, ofcourse
>now HMAC and crypt-md5 produce junk too. Also Rijndael on
>big-endian machine may be broken. If you used any external
>library, you are fine.
>
>Affected platforms: FreeBSD *, probably more.
>Not affected: Linux/glibc 2.2, NetBSD 1.5.
>
> http://www.l-t.ee/marko/pgsql/pgcrypto-0.4.2.tar.gz
>
>Morale: _do_ run regression tests before real use...
>

--
Oliver Jones - oliver(at)deeper(dot)co(dot)nz - Mobile: +64-21-41-2238
- Deeper Design Limited - http://www.deeperdesign.com

In response to

Browse pgsql-announce by date

  From Date Subject
Next Message Nicolas Verger 2001-12-07 14:33:07 pgInhaler version 0.5.6a
Previous Message Marko Kreen 2001-11-30 10:38:31 pgcrypto 0.4.2

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2001-12-04 04:12:40 Re: Sparc v Intel
Previous Message andrew.clark 2001-12-04 03:14:44 Sparc v Intel