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

https://github.com/dorneanu/ssl-tls

Some SSL/TLS coding journey
https://github.com/dorneanu/ssl-tls

Last synced: 6 months ago
JSON representation

Some SSL/TLS coding journey

Awesome Lists containing this project

README

          

This tool just helps me understand and implement SSL/TLS in C. Several code snippets
were found in [Implementing SSL/TLS using Cryptography and PKI](http://eu.wiley.com/WileyCDA/WileyTitle/productCd-0470920416.html).
This tool is **not** ready for production.

## Compile & Run

$ make
$ ./ssl-tls --help