Обсуждение: Replace badly licensed blf.c in pgcrypto

Поиск
Список
Период
Сортировка

Replace badly licensed blf.c in pgcrypto

От
"Marko Kreen"
Дата:
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

Вложения

Re: Replace badly licensed blf.c in pgcrypto

От
Neil Conway
Дата:
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