Awesome
Beef-OpenSSL
A BeefLang port of OpenSSL's headers. Almost completely ported and true to the C(++) headers, if something is broken, please do let me know or contribute a fix.
Quick Start (using Beef IDE)
- Download Beef-OpenSSL and copy it into BeefLibs inside your Beef IDE root directory.
- In the Beef IDE, add Beef-OpenSSL to your workspace (Add From Installed)
- In the Beef IDE, add Beef-OpenSSL to your project (Properties > Dependencies)
- Have fun!