{ "name": "OpenSSL", "author": "Brendan Coles , Andrew Horton", "version": "0.2", "description": "The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a full-strength general purpose cryptography library.", "website": "http://www.openssl.org/", "matches": [ { "regexp": "(?-mix:OpenSSL)", "search": "headers[server]" }, { "search": "headers[server]", "regexp": "(?-mix:[^\\r^\\n]*OpenSSL\\/([^\\s^\\r^\\n]+))", "offset": 1 } ] }