Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 408 Bytes

File metadata and controls

18 lines (11 loc) · 408 Bytes

SecretFlow Open Specification

SecretFlow Open Specification is a protocol stack designed for privacy-preserving applications.

Spec

Please check spec and intro.

Build

API Linter

After you modified protos, please check with API Linter.

go install github.com/googleapis/api-linter/cmd/api-linter@latest
sh secretflow_spec/protos/run_api_linter.sh