crypto

Community

Secure cryptography utilities for developers.

Authorsahiixx
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Crypto utilities provide an API for implementing cryptographic operations such as hashing, encryption, and key generation, enabling secure data handling without reimplementing primitives.

Core Features & Use Cases

  • Hashing data with multiple algorithms (sha256, sha384, sha512) and optional HMAC
  • AES-256-GCM encryption/decryption with password-based key derivation (PBKDF2) or raw keys
  • RSA, ECDSA, and Ed25519 key pair generation
  • Password hashing and key management tooling
  • Use Case: Securely protect configuration data and verify integrity in deployment pipelines

Quick Start

Use the crypto skill to perform hashing, encryption, and key generation with the provided CLI scripts in skills/crypto/scripts.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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
Download link: https://github.com/sahiixx/moltworker/archive/main.zip#crypto

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.