implementing-aes-encryption-for-data-at-rest

mukul975/implementing-aes-encryption-for-data-at-rest · Agent Skill (multi-file)

by mukul975 · bundle

Published · Last updated


Implement AES-256-GCM encryption for files and data at rest, including key derivation, IV management, and authenticated encryption.

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. gdpr-compliant · github bundle
    Apply GDPR-compliant engineering practices across your codebase, covering API design, data models, authentication, logging, retention, and cloud infrastructure.
    36.2k
    repo stars
  3. 1claw · bankrbot bundle
    Store and retrieve API keys, passwords, and credentials in an HSM-backed encrypted vault via MCP or REST API, with policy-based access control, secret rotation, multi-chain signing, and prompt injection scanning.
    1.2k
    repo stars
  4. implementing-rsa-key-pair-management · mukul975 bundle
    Generate, store, rotate, and manage RSA key pairs following NIST SP 800-57 guidelines, including key serialization, passphrase protection, and key strength validation.
    24.6k
    repo stars
  5. 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
  6. 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

Frequently asked questions

How do I install the implementing-aes-encryption-for-data-at-rest skill?

Run npx skillmds add mukul975/implementing-aes-encryption-for-data-at-rest 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-aes-encryption-for-data-at-rest skill do?

Implement AES-256-GCM encryption for files and data at rest, including key derivation, IV management, and authenticated encryption. It is listed under Security, Data & Analytics, Integrations & APIs, Secure Coding on SkillMD.

Is implementing-aes-encryption-for-data-at-rest 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-aes-encryption-for-data-at-rest?

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-aes-encryption-for-data-at-rest free to use?

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

Who published implementing-aes-encryption-for-data-at-rest?

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