implementing-digital-signatures-with-ed25519

mukul975/implementing-digital-signatures-with-ed25519 · Agent Skill (multi-file)

by mukul975 · bundle

Published · Last updated


Implement Ed25519 digital signatures for document signing, code signing, and API authentication using Python.

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-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
  3. 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
  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. implementing-aes-encryption-for-data-at-rest · mukul975 bundle
    Implement AES-256-GCM encryption for files and data at rest, including key derivation, IV management, and authenticated encryption.
    24.6k
    repo stars
  6. 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

Frequently asked questions

How do I install the implementing-digital-signatures-with-ed25519 skill?

Run npx skillmds add mukul975/implementing-digital-signatures-with-ed25519 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-digital-signatures-with-ed25519 skill do?

Implement Ed25519 digital signatures for document signing, code signing, and API authentication using Python. It is listed under Security, Secure Coding on SkillMD.

Is implementing-digital-signatures-with-ed25519 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. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.

Which AI agents work with implementing-digital-signatures-with-ed25519?

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-digital-signatures-with-ed25519 free to use?

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

Who published implementing-digital-signatures-with-ed25519?

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