Cryptographic Action Pattern

Base security pattern for integrating cryptographic primitives into software systems. Use when implementing encryption, digital signatures, MACs, or any cryptographic operations. Provides guidance on library selection, key usage, configuration protection, and designing for cryptographic agility. Foundation pattern for Encryption, Digital signature, and MAC patterns.

igbuend b98fb3d 5.6 KB Updated

File contents

igbuend/grimbard/tree/main/skills/cryptographic-action-pattern commit b98fb3d30c

Frequently asked questions

npx skillmds@latest add igbuend/cryptographic-action-pattern