This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC][PATCH][BZ 2100] blowfish support in libcrypt



On 31/05/2017 14:33, Björn Esser wrote:
> From f781e7f3e151ed89edd357734dd457bd4cd39ec0 Mon Sep 17 00:00:00 2001
> From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= <besser82@fedoraproject.org>
> Date: Wed, 31 May 2017 13:37:36 +0200
> Subject: [PATCH] This is an implementation of a password hashing method,
>  provided via the crypt(3) and a reentrant interface.  It is fully compatible
>  with OpenBSD's bcrypt.c for prefix "$2b$", originally by Niels Provos and
>  David Mazieres.

I would like to hear from someone more experienced with licenses if we actually
use the license on some file as-is or if we should re-license it before actually
reviewing it.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]