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. Use when this capability is needed.

tomevault-io 0ee3fca 2 files · 6.5 KB Updated

File contents

tomevault-io/skills-registry/tree/main/igbuend--grimbard--cryptographic-action-pattern commit 0ee3fca9c0

Frequently asked questions

npx skillmds@latest add tomevault-io/cryptographic-action-pattern