Is the Md5 license compatible with Boost?

Found this Boost::Md5: http://www.garret.ru/~baranov/boost_md5/lib/md5/md5.html Is this going to be a part of Boost? Is the Md5 license ok for Boost at all? /$

on Thu Feb 15 2007, "Henrik Sundberg" <storangen-AT-gmail.com> wrote:
Found this Boost::Md5: http://www.garret.ru/~baranov/boost_md5/lib/md5/md5.html
Is this going to be a part of Boost? Is the Md5 license ok for Boost at all?
AFAIK we're not accepting new libraries unless they use the Boost license. -- Dave Abrahams Boost Consulting www.boost-consulting.com

2007/3/15, David Abrahams <dave@boost-consulting.com>:
on Thu Feb 15 2007, "Henrik Sundberg" <storangen-AT-gmail.com> wrote:
Found this Boost::Md5: http://www.garret.ru/~baranov/boost_md5/lib/md5/md5.html
Is this going to be a part of Boost? Is the Md5 license ok for Boost at all?
AFAIK we're not accepting new libraries unless they use the Boost license.
I was thinking of the license of the algorithm itself, in my second question. Can anyone implement Md5 under the Boost license? Is there another similar algorithm in Boost, that is completely free? Can it give 128 bits? /$

Henrik Sundberg wrote:
2007/3/15, David Abrahams <dave@boost-consulting.com>:
on Thu Feb 15 2007, "Henrik Sundberg" <storangen-AT-gmail.com> wrote:
Found this Boost::Md5: http://www.garret.ru/~baranov/boost_md5/lib/md5/md5.html
Is this going to be a part of Boost? Is the Md5 license ok for Boost at all? AFAIK we're not accepting new libraries unless they use the Boost license.
I was thinking of the license of the algorithm itself, in my second question. Can anyone implement Md5 under the Boost license?
Sure anyone can implement it with a Boost license... Just as long as they don't refer to the RSA code and implement it from the RFC like <http://sourceforge.net/projects/libmd5-rfc/> -- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com -- 102708583/icq - grafikrobot/aim - grafikrobot/yahoo

2007/3/15, Rene Rivera <grafikrobot@gmail.com>:
Can anyone implement Md5 under the Boost license?
Sure anyone can implement it with a Boost license... Just as long as they don't refer to the RSA code and implement it from the RFC like <http://sourceforge.net/projects/libmd5-rfc/>
Thanks!

David Abrahams wrote:
on Thu Feb 15 2007, "Henrik Sundberg" <storangen-AT-gmail.com> wrote:
Found this Boost::Md5: http://www.garret.ru/~baranov/boost_md5/lib/md5/md5.html
Is this going to be a part of Boost? Is the Md5 license ok for Boost at all?
AFAIK we're not accepting new libraries unless they use the Boost license.
Where is that written down? At least CVS version of lib_guide.htm: http://boost-consulting.com/boost/more/lib_guide.htm#Requirements does not say that. - Volodya
participants (4)
-
David Abrahams
-
Henrik Sundberg
-
Rene Rivera
-
Vladimir Prus