bluewave41 / plugins-source-openssl

The OpenSSL plugin provides access to the OpenSSL library as exposed by George Zhao's lua-openssl.

Home Page:http://docs.coronalabs.com/daily/plugin/openssl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

plugin.openssl

The OpenSSL plugin provides access to the OpenSSL library, as exposed by George Zhao's lua-openssl. It allows you to do secure socket communication in Lua using luasec. This wraps your insecure protocol in SSL.

Setup

Install CoronaEnterprise.

Platform Support

  • iOS (+ Simulator)(Supported)
  • MacOS (Supported)
  • Android (Supported)
  • Windows Desktop (Supported)
  • Windows Phone 8 (Not Supported)

Corona Simulator Support

  • Mac Simulator (Supported)
  • Win Simulator (Supported)

Resources

About

The OpenSSL plugin provides access to the OpenSSL library as exposed by George Zhao's lua-openssl.

http://docs.coronalabs.com/daily/plugin/openssl

License:Other


Languages

Language:C 46.0%Language:C++ 27.7%Language:Lua 10.5%Language:Shell 7.9%Language:Makefile 3.6%Language:Objective-C++ 2.4%Language:Objective-C 1.8%