cwe-326-inadequate-encryption-strength
OfficialStrengthen Java encryption for robust security.
AuthorDevelopersCoffee
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses vulnerabilities arising from the use of weak encryption algorithms or insufficient key strengths in Java applications, ensuring data confidentiality and integrity.
Core Features & Use Cases
- Vulnerability Identification: Detects patterns indicative of inadequate encryption strength (e.g., weak key sizes, outdated algorithms).
- Secure Code Transformation: Provides deterministic code fixes to implement stronger encryption standards like AES-256 and RSA with 2048-bit keys.
- Use Case: A security audit flags the use of SHA1 for password hashing. This Skill can be applied to refactor the code to use a modern, secure hashing algorithm with proper salting and key derivation.
Quick Start
Apply the cwe-326-inadequate-encryption-strength skill to secure the Java code against weak encryption.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: cwe-326-inadequate-encryption-strength Download link: https://github.com/DevelopersCoffee/java-cwe-security-skills/archive/main.zip#cwe-326-inadequate-encryption-strength Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.