|
Message-ID: <20131026020740.GO20515@brightrain.aerifal.cx> Date: Fri, 25 Oct 2013 22:07:40 -0400 From: Rich Felker <dalias@...ifal.cx> To: musl@...ts.openwall.com Subject: Re: [Feature Request] SHA-1 HMAC On Fri, Oct 25, 2013 at 05:08:20PM -0400, Alain Toussaint wrote: > > Busybox has a very light, simple implementation you could copy; it's under > GPLv2, but the > > code is by Rob Landley and I imagine he would relicense it under BSD/MIT > for you if you need > > a less restrictive license. The original code it was based on was public > domain, so you could > > also just go back to that. See libbb/hash_md5_sha.c in the Busybox source > for details. > > I don't think it's possible to relicense Busybox as BSD/MIT as it stand but > Rob Landley is working on a replacement toolset to Busybox which is called > toybox and is indeed under a BSD license. I think the relevant code is all his so he could relicense it. Rich
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.