关于
This skill provides actionable remediation patterns for common cryptographic vulnerabilities including weak hashing, insecure encryption, and improper TLS validation. It helps developers transition from deprecated standards like MD5 or SHA1 to modern, secure implementations such as Argon2, bcrypt, and AES-GCM. By providing specific code examples for Python, JavaScript, Java, and Go, it ensures that security-sensitive operations like password hashing and random token generation are handled using industry-standard best practices and cryptographically secure libraries.