Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
CiphertextTensor -> CiphertextTensor
Evaluate a compiled homomorphic circuit directly on input ciphertext to produce encrypted outputs without accessing the underlying cleartext.
Problem it solves
Inference must be computed on a remote host without exposing either the input data or intermediate states to the processor.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.