Skip to content

motion-twin/hxssl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HXSSL

Haxe Cpp/Neko OpenSSL bindings

Windows build

Modify your .hxcpp_config.xml to integrate openssl library ( you can download standalone ones or cygwin ones ). Add a define for snprintf which is no longer supported Comment out non win compatible SOCKET things ( should be normalized in a separate header ) Hint the compiler for the lib inclusion : #pragma comment (lib, "Ws2_32.lib")

About

Haxe/Sys OpenSSL bindings

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haxe 48.5%
  • C++ 47.1%
  • Makefile 4.4%