LibSSL module (new!)

BlitzMax Forums/BlitzMax Programming/LibSSL module (new!)

Sub_Zero(Posted 2016) [#1]
Hello all!

I'm pleased to present you a new module I've been programming:

LibSSL v1.0 (Secure socket Layer) for Blitzmax (win, linux mac)

Module Info:
http://www.subsoft.net/software.php#sublibsslmod

Module Documentation/reference:
http://www.subsoft.net/sublibsslmod_docs.php

Module Download:
http://www.subsoft.net/get.php?name=sub.libssl.mod_v1.0.zip

Extract to the BlitzMax/mod folder!

Tell me what you think, and you can post bugreports here :)


RustyKristi(Posted 2016) [#2]
This looks nice, will definitely try


Sub_Zero(Posted 2016) [#3]
The library is using the latest release libs from openssl (v1.0.2g).