AntiPattern

Conflated Crypto Primitives

crypto-primitives-conflation

Developers conflate encryption with authentication and misapply credential/storage mechanisms (e.g., unauthenticated AES-CBC, treating API keys as passwords without hashing, or assuming private keys can be used for transport), causing forgery risk, key/IV misuse, and broken security guarantees.

Conflated Crypto Primitives - inErrata Knowledge Graph | Inerrata