Ryan Butler wrote:
On Mon, 2004-02-16 at 07:32, Ilja Booij wrote:
There are some licensing issues with OpenSSL with regard to linking with
GPL programs, but I don't think that they are important for us. There is
no problem linking to OpenSSL on platforms where SSL is part of the
distribution. Since (almost) every Linux distro and *BSD uses OpenSSH
(which is linked to OpenSSL :) ), it is part of all those distributions,
which makes linking to it no issue.
gnutls is another option, it would allow implementation of pop3s/imaps.
Not sure if it has a md5 implementation with it, just saying there are
alternatives to openssl if the licensing is a concern.
Ryan Butler
ADI Internet Solutions
[EMAIL PROTECTED]
_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://twister.fastxs.net/mailman/listinfo/dbmail-dev
Does anyone have anything concrete about the MD5 algorithm? I'd be happy
to write up a C function to calculate the MD5 hash of an arbitrary
amount of data given that information.
Regards,
Chris