From f8e6a565bb0ff1455504edee72c34ecc97935ce5 Mon Sep 17 00:00:00 2001 From: trimstray Date: Wed, 19 Dec 2018 20:40:20 +0100 Subject: [PATCH] added 'OpenSSL' - signed-off-by: trimstray --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 43417fe..e540086 100644 --- a/README.md +++ b/README.md @@ -131,6 +131,7 @@ Before add pull request please see **[this](https://github.com/trimstray/the-boo ##### :black_small_square: SSL/Security

+  :small_orange_diamond: openssl - is a robust, commercial-grade, and full-featured toolkit for the TLS and SSL protocols.
  :small_orange_diamond: gnutls-cli - client program to set up a TLS connection to some other computer.
  :small_orange_diamond: sslyze - fast and powerful SSL/TLS server scanning library.