cryptography
CommunityMulti-algorithm crypto for signing and encryption
AuthorStuartF303
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill provides multi-algorithm cryptography support (ED25519, P-256, RSA-4096), symmetric encryption (AES, ChaCha20), and BIP39/44 HD wallet derivation. All operations return CryptoResult<T> for explicit error handling—no exceptions for crypto failures.
Core Features & Use Cases
- Signing and verification across multiple algorithms (ED25519, P-256, RSA-4096) with deterministic hashing.
- Encryption and decryption using AES and ChaCha20, plus HD wallet generation and key derivation workflows.
- Use cases include secure message signing, transaction authorization, and wallet key management within Sorcha.
Quick Start
- Generate a key set, sign a message hash, and verify the signature using the supported algorithms.
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: cryptography Download link: https://github.com/StuartF303/Sorcha/archive/main.zip#cryptography 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 471,000+ vetted skills library on demand.