openssl

GitHub

General purpose TLS and crypto library

30,613 stars C 1 file ยท ~2,566 tokens #cryptography#decryption#encryption#openssl#ssl#tls

openssl MCP Server

MCP server for openssl/openssl

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "openssl": {
      "command": "npx",
      "args": [
        "-y",
        "@openssl/openssl"
      ]
    }
  }
}