Crypto / SSL library
#1
Currently MCServer uses Crypto++ for the encryption required by the MC protocol. However, Crypto++ doesn't have SSL support and I cannot find a library that would use Crypto++, provide SSL support and be compatible with MCServer's license.
Therefore, I'm inclined to make a switch to a different library, that has both encryption and SSL support and is license-compatible with us.
Options so far:
- OpenSSL ( http://www.openssl.org/ )
- GnuTLS ( http://www.gnutls.org/ )
- CryptLib ( http://www.cs.auckland.ac.nz/~pgut001/cryptlib/ )

Both OpenSSL and GnuTLS have the advantage of being OS-integratable on Linux; however, that also means the disadvantage that building MCServer would become a nightmare on Windows and complicated on Linux.
CryptLib seems to be easy to integrate into a project - just a collection of source file to add to a project.
Reply
Thanks given by:


Messages In This Thread
Crypto / SSL library - by xoft - 04-28-2013, 06:11 PM
RE: Crypto / SSL library - by keyboard - 04-28-2013, 09:44 PM
RE: Crypto / SSL library - by bearbin - 04-29-2013, 02:33 AM
RE: Crypto / SSL library - by xoft - 04-30-2013, 02:51 PM
RE: Crypto / SSL library - by bearbin - 05-05-2013, 10:17 PM
RE: Crypto / SSL library - by xoft - 05-05-2013, 11:30 PM
RE: Crypto / SSL library - by bearbin - 05-06-2013, 12:10 AM
RE: Crypto / SSL library - by xoft - 01-14-2014, 05:47 AM
RE: Crypto / SSL library - by bearbin - 01-14-2014, 06:01 AM
RE: Crypto / SSL library - by xoft - 01-14-2014, 06:08 AM
RE: Crypto / SSL library - by bearbin - 01-14-2014, 06:27 AM
RE: Crypto / SSL library - by xoft - 01-14-2014, 06:31 AM
RE: Crypto / SSL library - by tigerw - 01-14-2014, 09:06 AM
RE: Crypto / SSL library - by SamJBarney - 01-14-2014, 09:28 AM



Users browsing this thread: 1 Guest(s)