Thread: Replace badly licensed blf.c in pgcrypto

Replace badly licensed blf.c in pgcrypto

From
"Marko Kreen"
Date:
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

Re: Replace badly licensed blf.c in pgcrypto

From
Neil Conway
Date:
Marko Kreen wrote:
> Replace 4-clause licensed blf.[ch] with blowfish implementation
> from PuTTY with is under minimal BSD/MIT license.

Applied -- thanks for the patch.

-Neil