Paper 2026/1443

SENTRA:Privacy-Preserving Training in Outsourced Cloud Environments

Maryam Zarezadeh, Barkhausen Institut
Jana Eisoldt, Barkhausen Institut
Bhavish Mohee, University of Sheffield
Stefan Köpsell, Barkhausen Institut
Behzad Abdolmaleki, University of Sheffield
Abstract

Training machine learning models in untrusted clouds requires strong guarantees of confidentiality, integrity, and correctness, while remaining scalable and resilient to node churn. These challenges are further amplified in emerging agentic AI systems, where autonomous and distributed learning components require trustworthy coordination and secure state management across heterogeneous cloud environments. Existing Trusted Execution Environments (TEEs) lack scalability and remain vulnerable to side-channel attacks for large workloads, while pure secure multi-party computation (MPC) approaches incur prohibitive overhead in practice. SENTRA (Secure ENclave-based TRaining Architecture) addresses these challenges through a hybrid architecture that combines TEEs, secret sharing, and communication-efficient MPC with system level mechanisms that secure the entire training lifecycle. SENTRA introduces a scalable collective attestation protocol that verifies all participating enclaves and enforces hardware exclusivity before any node may store or process secret shares. Training data and model parameters are stored as secret shares in a versioned enclave-backed key–value store (KVS), providing rollback protection and consistent state under adversarial conditions. SENTRA further supports dynamic, fault tolerant membership through Dynamic Proactive Secret Sharing (DPSS)-based resharing, safe packed-MPC computation under degree bounds, and adaptive handling of node failures. Evaluation of a prototype implementation shows that SENTRA achieves up to 8.89 samples/s throughput and 1.29× faster training than the CrypTen baseline in software-only mode. In hardware-enclave mode, SENTRA incurs only an 8.3% performance overhead while providing memory-isolated confidentiality, fault-tolerant membership management, rollback protection, and recovery from node failures in approximately 8 seconds.

Metadata
Available format(s)
PDF
Category
Cryptographic protocols
Publication info
Preprint.
Contact author(s)
maryam zarezadeh @ barkhauseninstitut org
jana eisoldt @ barkhauseninstitut org
bhavishmohee @ gmail com
stefan koepsell @ barkhauseninstitut org
behzad abdolmaleki @ sheffield ac uk
History
2026-08-07: last of 2 revisions
2026-07-15: received
See all versions
Short URL
https://ia.cr/2026/1443
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2026/1443,
      author = {Maryam Zarezadeh and Jana Eisoldt and Bhavish Mohee and Stefan Köpsell and Behzad Abdolmaleki},
      title = {{SENTRA}:Privacy-Preserving Training in Outsourced Cloud Environments},
      howpublished = {Cryptology {ePrint} Archive, Paper 2026/1443},
      year = {2026},
      url = {https://eprint.iacr.org/2026/1443}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.