Intermediate Vocabulary #collocations #security #cryptography

Encryption & Secrets Collocations

5 exercises on the language of cryptography and secrets management — the exact terms used in data-protection policies, key-management docs, and security checklists.

Key patterns in this set
  • encrypt at rest & in transit — the two states of data protection
  • rotate keys — periodically replace cryptographic keys
  • hash a password + add a salt (not encrypt!)
  • manage secrets in a secrets manager; never hard-code
  • end-to-end encryption; a CA issues a certificate
0 / 5 completed
1 / 5
A data-protection design note reads:

"We encrypt every record ___ using AES-256 on the storage volume, and we also encrypt it ___ with TLS while it travels between services."

Which pair of phrases correctly fills the two blanks?