dotnet-cryptography
CommunitySecure .NET code with modern crypto.
AuthorAGIBuild
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides guidance on selecting and correctly implementing cryptographic algorithms in .NET, ensuring data security through hashing, encryption, and key derivation.
Core Features & Use Cases
- Algorithm Selection: Choose appropriate hashing (SHA-2), symmetric (AES-GCM), and asymmetric (RSA, ECDSA) encryption methods.
- Password Security: Implement secure password hashing using PBKDF2 or Argon2.
- Post-Quantum Readiness: Utilize .NET 10+ PQC APIs (ML-KEM, ML-DSA) for future-proofing.
- Use Case: Securely store user passwords, encrypt sensitive data in transit or at rest, and sign digital documents with quantum-resistant algorithms.
Quick Start
Use the dotnet-cryptography skill to hash a password securely using PBKDF2.
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: dotnet-cryptography Download link: https://github.com/AGIBuild/Agibuild.Fulora/archive/main.zip#dotnet-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 223,000+ vetted skills library on demand.