encryption
CommunitySecure your data with robust encryption.
Software Engineering#security#data protection#encryption#cryptography#aes-256-gcm#argon2id#key management
Authormartinholovsky
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides secure-by-default patterns for implementing encryption in JARVIS AI Assistant, addressing the critical need to protect sensitive data at rest and in transit.
Core Features & Use Cases
- Data Encryption: Securely encrypts data at rest using AES-256-GCM with authenticated encryption.
- Key Management: Implements secure key derivation using Argon2id, and manages the key lifecycle (generation, storage, rotation, destruction).
- Secure Memory: Protects key material in memory against disclosure attacks.
- SQLCipher Integration: Provides patterns for encrypting SQLite databases.
- Use Case: Protecting user credentials, API keys, or sensitive personal information stored in databases or configuration files.
Quick Start
Use the encryption skill to securely encrypt the provided plaintext data using AES-256-GCM.
Dependency Matrix
Required Modules
cryptographyargon2-cffisqlcipher3
Components
scriptsreferences
💻 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: encryption Download link: https://github.com/martinholovsky/claude-skills-generator/archive/main.zip#encryption 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.