Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/richmit/ex-openssl

OpenSSL Example Code
https://github.com/richmit/ex-openssl

Last synced: about 2 months ago
JSON representation

OpenSSL Example Code

Awesome Lists containing this project

README

        

While the OpenSSL library is most commonly used for SSL, I find that
my most frequent, direct use of the library has nothing to do with
SSL. Some of these non-SSL aspects of the OpenSSL library are
illustrated below.

You can read a bit more about these examples on my [home page](https://www.mitchr.me/SS/exampleCode/openssl.html).

Have fun!

-mitch