Glossary · Encryption

What Is DEK-per-Tenant Encryption?

Voz360 encrypts tenant data with AES-256-GCM under a per-tenant Data Encryption Key (DEK), and every DEK is itself wrapped by a platform Key Encryption Key using AES-KW (RFC 3394) — no tenant shares another tenant’s key material.

Why one encryption key for every tenant is a risk

If every tenant’s sensitive data is encrypted under a single shared key, a compromise of that one key exposes every tenant at once. It also makes it operationally awkward to fully destroy one tenant’s data on offboarding without affecting others.

DEK-per-tenant: one key per tenant, wrapped by a platform key

Under this model, each tenant has its own Data Encryption Key (DEK), used to encrypt that tenant’s sensitive content (recordings, voicemail, SIP secrets) with AES-256-GCM — an authenticated encryption mode that also detects tampering with the ciphertext.

Key wrapping: why the DEK is not stored in the clear

The tenant’s DEK is itself encrypted ("wrapped") by a platform-wide Key Encryption Key (KEK) using AES-KW, the key-wrap algorithm defined in RFC 3394. This means compromising the database alone does not expose usable DEKs — the KEK, typically held in separate key-management infrastructure, is also required.

What this enables operationally

A tenant’s DEK can be rotated independently of every other tenant’s key, without requiring a platform-wide re-encryption. Fully destroying a tenant’s DEK on offboarding renders that tenant’s encrypted content permanently unrecoverable, independent of other tenants.

The practical test

Can the vendor tell you — in one sentence — which of their AI capabilities are rule-based, which are generative, and which are still roadmap?

Questions, answered

What enterprise buying teams want to know.

Self-contained answers, so the questions a security or procurement reviewer asks first don't require reading the whole page.

Is AES-256-GCM the same thing as "encryption at rest"?

AES-256-GCM is the specific cipher and mode used to implement encryption at rest for sensitive tenant content — "encryption at rest" is the general property; AES-256-GCM with per-tenant DEKs is Voz360’s specific implementation of it.

What is the difference between a DEK and a KEK?

A DEK (Data Encryption Key) encrypts the actual data. A KEK (Key Encryption Key) encrypts the DEK itself, so the DEK is never stored unprotected. This two-layer design is a standard envelope-encryption pattern.

Talk to Voz360

Make the next decision with more signal.

Bring the guide, the questions, and the real deployment constraints to a Voz360 session.