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

https://github.com/jrwren/ossldecrypt

just a test
https://github.com/jrwren/ossldecrypt

Last synced: 4 months ago
JSON representation

just a test

Awesome Lists containing this project

README

        

examples of decrypting a TLS block using openssl

To run on my mac:
export LDFLAGS="-L/usr/local/opt/[email protected]/lib"
export CFLAGS="-I/usr/local/opt/[email protected]/include"
export LDLIBS=-lcrypto
make test && ./test