Build1 publisher3 min readPublished
Enigmata says its encrypted training beats plaintext by 8 to 10 percent
Enigmata's $6.5 million seed from Blockchange Ventures funds a cryptographic transform that standard machine-learning pipelines are meant to consume unchanged, with the accuracy and speed figures coming from the company's own unpublished tests.
The Engineer · Build desk

What happened
- Enigmata came out of stealth on September 10 with a $6.5 million seed round led by Blockchange Ventures, behind a product for training models and searching records without exposing plaintext.
- The company says its internal benchmarks found models trained on Cipher-protected data matched raw-data accuracy while completing training 8 to 10 percent faster.
- Cipher is open to selected enterprise design partners in banking, insurance, health, life sciences and data publishing, with no customer names, pricing or general-availability date disclosed.
Compiled by The EngineerSomething wrong?How this is made
Why it matters
- constraint Nothing in the public materials lets a buyer test the speed figure on paper, so the only way to find out whether it holds on regulated data is to become a design partner and pay for the run.
- decision A security reviewer has to either accept Enigmata's description of the transform or hold off until there is enough architecture to compare against homomorphic encryption, multiparty computation and enclaves.
- exposure Plaintext returns at the reveal, so the policy engine and its audit log are the surface an auditor will probe, and a bad policy decision there undoes the transform.
- precedent If parity accuracy with a time gain survives outside testing, buyers will start asking encrypted-computation vendors to defend a performance penalty they have generally treated as the cost of doing business.
Privacy-preserving computation has historically cost performance, most of all in systems built on fully homomorphic encryption [14]. Enigmata's figure points the other way. Measured against training on raw data, the protected run is reported as finishing 8 to 10 percent sooner at matching accuracy [12], so the claimed overhead of protection is negative, somewhere between -8 and -10 percent [21]. Enigmata's own testing is the only source for it [12]. At seed stage that is ordinary; it is still one run by one interested party.
For that percentage to transfer to another shop, the two runs need the same model architecture and hyperparameters, the same hardware, the same step count to whatever counts as converged, and the cost of applying the transform paid outside the measured window. If the protected representation changes input dimensionality or field cardinality, the two runs are two different workloads and the percentage says nothing about protection. Enigmata has not published the workloads, model configurations, datasets or the independent security analysis that would let anyone check [13].
Compatibility is the pitch. Cipher turns fields, records, documents and feature sets into protected representations that Enigmata says standard machine-learning, analytics and search systems can still use [5], on existing enterprise hardware [8], with support described across Databricks, SageMaker, Snowflake, Vertex AI, Azure Machine Learning, on-premises GPUs, private clouds and controlled data centers [9]. An unmodified pipeline consumes whatever structure the transform left intact. That structure is also what anyone holding the protected data has. Enigmata's public materials do not give enough architectural detail to compare its security assumptions with fully homomorphic encryption, secure multiparty computation or trusted execution environments [10].
The neighbours are legible by comparison. Duality Technologies markets encrypted analytics and machine-learning workflows using fully homomorphic encryption and secure multiparty computation [15]. Opaque keeps data encrypted in memory and uses attestation to verify workloads [16]. Enigmata describes Cipher as a separate cryptographic transform designed to preserve data utility on standard infrastructure [20].
Searle put the thesis plainly in the company's announcement: "The world's most valuable data no longer has to stay locked away to stay protected." [11] He previously founded LockStream, a digital-rights-management and encryption company, and patent records identify him as an inventor on LockStream encryption and content-accountability technology, including a patent involving encryption with personally valuable user keys [18].
Conventional encryption protects data at rest and in transit, then needs an authorized system to decrypt before meaningful computation starts, and that plaintext stage is the exposure Enigmata wants out of AI workflows [17]. In a Cipher deployment the stage moves to the reveal. Policy controls decide when an approved user or system can reveal source fields, and each reveal is recorded in an audit trail [7]. Intended workloads include model training, inference, semantic search, retrieval-augmented generation, fraud analysis and third-party data collaboration [6]. For records that should never be restored to their original form, Enigmata markets a second product, Anonymizer, a one-way transformation [19].
What to watch
- An external security analysis or published threat model that places Cipher against fully homomorphic encryption, secure multiparty computation and enclave assumptions.
- A named design partner, a price, or a general-availability date for Cipher.
- A benchmark someone other than Enigmata can rerun, with workload, model configuration and dataset attached.