Hardware Root of Trust — The highest level of security where cryptographic operations are bound to dedicated, tamper-resistant security processors.
TPM • Secure Enclave • StrongBox • Secure ElementsCryptographic keys stored in dedicated security chips (TPM, Secure Enclave, StrongBox, SE). Keys never leave the hardware. Tamper-resistant. This is what Veritize uses.
Software-isolated secure zone on the main processor. Better than software-only, but keys are technically accessible to the CPU.
Keys encrypted at rest on disk with OS-level protection. Vulnerable to memory attacks and privileged access.
Keys stored in files protected by password. Can be extracted with physical access or memory forensics.
Keys stored unencrypted on disk or in config files. No security — anyone with access can copy them.
A physical chip (or firmware-based fTPM) soldered to the motherboard. Provides a hardware-isolated environment for cryptographic operations.
The Verity Bridge signs the "Pulse" heartbeat using the TPM, ensuring the request came from the actual physical motherboard of an authorized device.
Endorsement Key (EK) against whitelistA dedicated RISC processor with its own secure boot, completely isolated from the main CPU. Even Apple cannot extract keys from it.
The Veritize mobile app uses App Attest to create permanent, hardware-bound keys that can only be used by your app on that specific iPhone.
key_id generated by Secure EnclaveA discrete physical chip (like Google's Titan M) with its own CPU, RAM, and secure storage — the equivalent of a "PC TPM" inside a smartphone.
Android uses a tiered approach. While many phones have TEE, high-security devices use StrongBox for the strongest guarantees.
STRONGBOX flag in attestation certificateDedicated low-power cryptographic chips for devices without full operating systems. Provides immutable hardware identity for sensors and industrial equipment.
IoT devices store the "Golden Master" hash in the Secure Element. All sensor data is signed to prove it wasn't intercepted or modified.
The verity_bridge_vsign module differentiates between hardware attestation types
Sign request arrives
Identify hardware type
Verify hardware proof
Verity Time Seal™
TPM / SEP / StrongBox binds identity to physical device
RFC 3161 TSA proves WHEN it happened
Immutable ledger proves it was never changed
= Verity Time Seal™ — Unbreakable chain of cryptographic proof
TPM 2.0 International Standard
Cryptographic Module Validation
EAL4+ Security Evaluation
TEE/SE Specifications
Time-Stamp Protocol
Electronic Signatures
Leverage hardware root of trust across all your devices with Veritize