pywayne-crypto

Community

Encrypt and decrypt data in Python securely.

Authorwangyendt
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Encrypting and decrypting strings and bytes is essential for protecting sensitive data within Python applications. This Skill provides a flexible toolkit that supports multiple encryption methods and simple key management to safeguard data in transit and at rest.

Core Features & Use Cases

  • Fernet-based security: AES-128 encryption with integrity checks for strong data protection.
  • XOR fallback: lightweight obfuscation for performance-sensitive scenarios.
  • Batch processing and config management: handle multiple items and persist encryption settings across runs.

Quick Start

Encrypt a sample string with the default key, then decrypt it to verify the round-trip.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: pywayne-crypto
Download link: https://github.com/wangyendt/wayne-skills/archive/main.zip#pywayne-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 223,000+ vetted skills library on demand.