crypto-analysis

Identify cryptographic weaknesses in implementations, TLS configurations, and hash practices.

338|59|Updated May 19, 2026
One-click install
npx skills add https://github.com/hypnguyen1209/offensive-claude --skill crypto-analysis-hypnguyen1209
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: crypto-analysis
Source: https://github.com/hypnguyen1209/offensive-claude/tree/main/skills/crypto-analysis
Command: npx skills add https://github.com/hypnguyen1209/offensive-claude --skill crypto-analysis-hypnguyen1209

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Cryptographic assessment and auditing of cryptographic implementations, TLS configurations, and hash practices to reveal weaknesses, misconfigurations, and insecure patterns that could compromise data security.

Core Features & Use Cases

  • Cipher identification and crypto-implementation review across codebases and deployments.
  • TLS/SSL auditing and certificate analysis to detect weak suites, misconfigurations, expired or compromised certificates, and configuration errors.
  • Hash analysis and password-storage review to evaluate hashing schemes, salts, pepper usage, and resistance to cracking.

Quick Start

Run crypto-analysis against a target deployment to generate a crypto weakness report and remediation suggestions.

Frequently Asked Questions about crypto-analysis

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

FAQPage Schema
How do I audit TLS configurations and identify weak cipher suites?

To audit TLS configurations, you analyze deployments to detect weak cipher suites, misconfigurations, and compromised certificates. This process evaluates cryptographic implementations to reveal security weaknesses and provides remediation suggestions.

What is the best way to review password storage and hashing schemes for cracking resistance?

Reviewing password storage and hashing schemes requires analyzing salts, pepper usage, and hashing algorithms. This evaluates resistance to cracking and identifies insecure patterns to ensure cryptographic strength in data security implementations.

How do I identify cryptographic weaknesses in my codebase?

Identifying cryptographic weaknesses in a codebase involves reviewing crypto-implementations and applying cipher identification across deployments. This validates key management practices and detects side-channel vulnerabilities requiring remediation.

Does crypto-analysis support automated workflows for key strength evaluation?

Crypto-analysis supports automated workflows for key strength evaluation and cipher identification. It performs implementation reviews and TLS auditing to generate comprehensive crypto weakness reports for security assessments.

Can I use this for side-channel analysis and key management review?

Yes, you can use crypto-analysis for side-channel analysis and key management review. It validates cryptographic strength across codebases and deployments, documenting insecure patterns and misconfigurations that compromise data security.