crypto-patterns
CommunitySecure your code with crypto best practices.
AuthorRepairYourTech
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides developers with essential cryptographic patterns and code examples to securely implement authentication, data encryption, key management, and more, preventing common security vulnerabilities.
Core Features & Use Cases
- Password Hashing: Securely store user passwords using bcrypt or Argon2id.
- Data Encryption: Encrypt sensitive data at rest or in transit using AES-256-GCM.
- JWT & HMAC: Implement secure token-based authentication and webhook verification.
- Secure Random Generation: Generate cryptographically secure random values for tokens and IDs.
- Use Case: When building a user registration system, use this Skill's password hashing examples to protect user credentials from breaches.
Quick Start
Use the crypto-patterns skill to securely hash a user's password using bcrypt.
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: crypto-patterns Download link: https://github.com/RepairYourTech/cfsa-antigravity/archive/main.zip#crypto-patterns 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.