Boost logo

Boost :

Subject: Re: [boost] Questions to help me determine export classification of Boost libraries
From: Rene Rivera (grafikrobot_at_[hidden])
Date: 2014-12-19 11:26:25


On Fri, Dec 19, 2014 at 10:10 AM, Robert Ramey <ramey_at_[hidden]> wrote:
>
> Ben Fritz wrote
> > Boost.Asio contains some SSL interfaces, which undoubtedly contains
> > encryption technology. However, according to
> >
> http://www.boost.org/doc/libs/1_57_0/doc/html/boost_asio/overview/ssl.html
> > these
> > interfaces require OpenSSL to be used. Does this mean that the Boost.Asio
> > library itself does not contain encryption, it only provides an interface
> > to another library which does the encryption? I.e., is it a true
> > statement,
> > that Boost.Asio contains no encryption technology in either its source
> > code
> > or in the compiled binary, and that in order to use encryption I would
> > need
> > to link in a separate library?
>
> I wonder about this. The author of the ASIO is Christopher M. Kohlhoff
> who is Australian. I presume it was written there. So shipping ASIO would
> not
> "exporting" it and thus not subject to such laws. Am I missing something
> here.
>

Yes.. Read this short statement from OSF <
http://www.opensslfoundation.com/export/README.blurb>. And remember that
the Software Conservancy (the framework corporation for Boost is in the
US).

It gets even more interesting. ASIO has been proposed as an edition to
> the standard library. Would conforming C++ implementation then require
> an export license. Or what.
>

Depends.. On whom writes it, who sells it, who uses it.

-- 
-- Rene Rivera
-- Grafik - Don't Assume Anything
-- Robot Dreams - http://robot-dreams.net
-- rrivera/acm.org (msn) - grafikrobot/aim,yahoo,skype,efnet,gmail

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk