Skip to content

hughsando/hxssl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HXSSL

Haxe Cpp/Neko OpenSSL bindings

Build Status

First build openssl

  • Build the "build.n" script: cd openssl/tools; haxe compile.hxml
  • Use the build.n script to build the library: cd openssl/project; neko build.n

Next build the ndll

  • cd src; haxelib run hxcpp build.xml

About

Haxe/Sys OpenSSL bindings

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haxe 62.6%
  • C++ 34.0%
  • Makefile 3.4%