MCP server exposing cryptography library functionality
MCP server exposing cryptography library functionality. mcp-name: io.github.daedalus/mcp-cryptography The server provides the following cryptographic tools: - Generate a Fernet symmetric key - Generate an RSA key pair - Generate an X25519 key pair / - Fernet encryption / - AES encryption (CBC/GCM modes) / - RSA OAEP encryption / - RSA digital signatures - PBKDF2 key derivation - Scrypt key…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
MCP server exposing cryptography library functionality. mcp-name: io.github.daedalus/mcp-cryptography The server provides the following cryptographic tools: - Generate a Fernet symmetric key - Generate an RSA key pair - Generate an X25519 key pair / - Fernet encryption / - AES encryption (CBC/GCM modes) / - RSA OAEP encryption / - RSA digital signatures - PBKDF2 key derivation - Scrypt key derivation - Generate self-signed certificate - Parse X.509 certificate - Generate random bytes - Generate…