Replace badly licensed blf.c in pgcrypto - Mailing list pgsql-patches

From Marko Kreen
Subject Replace badly licensed blf.c in pgcrypto
Date
Msg-id e51f66da0703270527m4b115fabl5d75c85c1c40e3af@mail.gmail.com
Whole thread Raw
Responses Re: Replace badly licensed blf.c in pgcrypto
List pgsql-patches
Replace 4-clause licensed blf.[ch] with blowfish implementation
from PuTTY with is under minimal BSD/MIT license.

Codewise it seems slightly cleaner implementation too.

--
marko

Attachment

pgsql-patches by date:

Previous
From: Gregory Stark
Date:
Subject: Re: Numeric patch to add special-case representations for < 8 bytes
Next
From: stark
Date:
Subject: Patch for circular buffer in tuplestore to optimize merge joins (v1)