On 2011-09-30, Amit Kulkarni <[email protected]> wrote: > Btw, the md5 implementation can be punted to OpenSSL and have just one > copy of md5 instead of many, and then link to crypto...? > > textproc/liblrdf port did something similar recently > > https://github.com/swh/LRDF/commit/4e416a5209c7a5854fac15732d380112b54e68ac
Then they did not consider the consequences because their license (GPLv2 without any exceptions for linking OpenSSL) does not allow this...
