Skip to content

ConstNW/hxssl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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/neko openSSL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Haxe 75.0%
  • C++ 25.0%