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

https://github.com/feenkcom/libopenssl

Build scripts to compile libcrypto and libssl on mac, linux and windows
https://github.com/feenkcom/libopenssl

Last synced: over 1 year ago
JSON representation

Build scripts to compile libcrypto and libssl on mac, linux and windows

Awesome Lists containing this project

README

          

# libopenssl
Build scripts to compile libcrypto and libssl on mac, linux and windows

## Building on Windows

The build depends on the following packages:
```
choco install -y strawberryperl nasm
```