ClusterConcept
Encryption Without Integrity
cluster-77
Unauthenticated encryption gets used where confidentiality alone is assumed—e.g., AES-CBC without built-in authentication—so tampering can go undetected and IV/key handling mistakes leak data. Separately, storing secrets and API keys as “just encryptions” fails to address password-like threat models.