Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 237 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 237 Bytes

tee-worker-pre-compute

This component allows to confidentially prepare private input data, ready to be consumed by a later computing enclave.

Local build

./gradlew docker

CI/CD build

docker image build -f docker/Dockerfile .