implementing-rsa-key-pair-management

mukul975/implementing-rsa-key-pair-management · Agent Skill (multi-file)

by mukul975 · bundle

Published · Last updated


Generate, store, rotate, and manage RSA key pairs following NIST SP 800-57 guidelines, including key serialization, passphrase protection, and key strength validation.

SKILL.md

Files

This skill is a package of 8 files. Install with the command above, or download the folder.

Related

  1. cryptography · neuralblitz
    Explains cryptographic primitives and provides Python implementations for encryption, hashing, key exchange, and digital signatures.
    1
    repo stars
  2. implementing-jwt-signing-and-verification · mukul975 bundle
    Implement secure JWT signing and verification with HMAC-SHA256, RSA-PSS, and EdDSA, including token expiration, claims validation, and defense against common JWT attacks.
    24.6k
    repo stars
  3. performing-cryptographic-audit-of-application · mukul975 bundle
    Systematically reviews an application's use of cryptographic primitives, protocols, and key management to identify vulnerabilities such as weak algorithms, insecure modes, hardcoded keys, insufficient entropy, and protocol misconfigurations.
    24.6k
    repo stars
  4. implementing-mtls-for-zero-trust-services · mukul975 bundle
    Generates CA and service certificates, then configures mutual TLS authentication between microservices using Python's cryptography and ssl modules.
    24.6k
    repo stars
  5. reverse-engineering-ransomware-encryption-routine · mukul975 bundle
    Identify cryptographic algorithms, key generation flaws, and potential decryption opportunities in ransomware samples using static and dynamic analysis.
    24.6k
    repo stars
  6. azure-security-keyvault-keys-java · microsoft bundle
    Manage cryptographic keys and perform cryptographic operations in Azure Key Vault and Managed HSM using the Java SDK.
    2.7k
    repo stars

Frequently asked questions

How do I install the implementing-rsa-key-pair-management skill?

Run npx skillmds add mukul975/implementing-rsa-key-pair-management in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.

What does the implementing-rsa-key-pair-management skill do?

Generate, store, rotate, and manage RSA key pairs following NIST SP 800-57 guidelines, including key serialization, passphrase protection, and key strength validation. It is listed under Security, Coding & Dev Tools, Secrets Management, Secure Coding on SkillMD.

Is implementing-rsa-key-pair-management safe to use?

SkillMD's automated safety review verdict for this skill is PASS. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. Capability flags: executes scripts, reads secrets. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.

Which AI agents work with implementing-rsa-key-pair-management?

This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.

Is implementing-rsa-key-pair-management free to use?

Yes. Installing skills from SkillMD is free. This skill is licensed under Apache-2.

Who published implementing-rsa-key-pair-management?

mukul975 (@mukul975) published this skill. Their other Agent Skills are listed on their SkillMD profile.