Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/laurarozier/beef-openssl


https://github.com/laurarozier/beef-openssl

Last synced: 26 days ago
JSON representation

Awesome Lists containing this project

README

        

# 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)*
1. **Download** Beef-OpenSSL and copy it into BeefLibs inside your Beef IDE root directory.
2. In the Beef IDE, add Beef-OpenSSL to your workspace (Add From Installed)
3. In the Beef IDE, add Beef-OpenSSL to your project (Properties > Dependencies)
4. Have fun!