cryptographer-specialist

Design cryptographic architecture and reviews for PKI/TLS, key management, and protocols.

7|1|Updated May 19, 2026
One-click install
npx skills add https://github.com/daemon-blockint-tech/Agentic-Enteprises-Skill --skill cryptographer-specialist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cryptographer-specialist
Source: https://github.com/daemon-blockint-tech/Agentic-Enteprises-Skill/tree/main/cryptographer-specialist
Command: npx skills add https://github.com/daemon-blockint-tech/Agentic-Enteprises-Skill --skill cryptographer-specialist

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Defines and guides cryptographic design, architecture decisions, and protocol-level security reviews for enterprise systems, bridging cryptography theory with practical deployment constraints.

Core Features & Use Cases

  • Primitive selection and policy guidance for AEAD, signatures, KEMs, and KDFs
  • Key lifecycle design, rotation, escrow policies, and HSM/KMS integration patterns
  • PKI/TLS architecture planning, internal CAs, certificate profiles, and mTLS considerations
  • Protocol design review, transcript binding, downgrade resistance, and replay protection
  • Post-quantum readiness planning, governance, and formal-methods awareness
  • Crypto design reviews with explicit assumptions and risk-based recommendations

Quick Start

Write a crypto design note for a new service, outlining primitives, key lifecycle, PKI/TLS, and protocol properties.

Frequently Asked Questions about cryptographer-specialist

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I design a cryptographic architecture for an enterprise service?

Cryptographic architecture design specifies secure primitives, key lifecycles, and protocol properties for enterprise systems. You outline AEAD, signatures, KDFs, and HSM/KMS integration patterns to bridge cryptography theory with practical deployment constraints.

What is the best way to plan post-quantum readiness for a secure system?

Post-quantum readiness planning involves assessing cryptographic agility, governance, and formal-methods awareness. It evaluates risks and prepares transition strategies for updating primitives, KEMs, and signatures to resist emerging quantum threats.

How do I configure PKI and TLS profiles for internal microservices?

PKI and TLS configuration for internal microservices involves defining internal CA architectures, certificate profiles, and mTLS considerations. It ensures secure authentication and encrypted communication channels across distributed enterprise deployments.

How does formal methods verification apply to cryptographic protocol design?

Formal methods verification applies to cryptographic protocol design by mathematically validating transcript binding, downgrade resistance, and replay protection. It provides rigorous proofs of protocol properties to prevent logical security flaws before deployment.

Can I use this for key management and HSM integration design?

Yes, key management design includes specifying key lifecycles, rotation, escrow policies, and HSM/KMS integration patterns. It defines how cryptographic keys are generated, stored, rotated, and destroyed securely within enterprise hardware boundaries.

What primitives should I select for a new cryptographic implementation?

Primitive selection for cryptographic implementation involves choosing secure AEAD schemes, digital signatures, Key Encapsulation Mechanisms, and Key Derivation Functions. It applies policy guidance to match specific security requirements and risk profiles.