Browser & Client SDK
Selects protected fields, binds origin and transaction context, and encrypts before the application submits data.
CLIENT ZONEPRODUCT MANUAL
Protect selected fields, files, messages and API payloads before they cross shared infrastructure, using versioned hybrid/PQC envelope profiles and protected backend key services.
OVERVIEW
TLS can terminate at gateways, proxies or service meshes. Sensitive payloads may still be exposed to shared infrastructure, logs, backups or future harvest-now-decrypt-later attacks.
WORKFLOW
COMPONENT REFERENCE
COMPONENT ARCHITECTURE
Client protection, protected envelopes, ciphertext-only routing, HSM-backed decryption and cross-cutting policy are shown as distinct security zones.
Selects protected fields, binds origin and transaction context, and encrypts before the application submits data.
CLIENT ZONECarries algorithm identifiers, encapsulated key references, AEAD metadata, nonce, transaction ID and policy version.
PROTECTED PAYLOADAuthenticates and routes protected envelopes while preventing intermediary logs and middleware from receiving plaintext.
CIPHERTEXT ONLYPerforms approved decapsulation or unwrap, authenticated decryption and immediate session-key zeroization.
PROTECTED BACKENDPackages protected files or message bodies for controlled recipient onboarding, retrieval and enterprise recovery.
CONTROLLED DELIVERYINTERFACES
LIMITATIONS & ACCEPTANCE