tree: e670fbbed17abc5a3227dff0495b2b77c2230811 [path history] [tgz]
  1. aftl_google/
  2. crypto/
  3. __init__.py
  4. aftl.proto
  5. aftl_pb2.py
  6. aftl_pb2_grpc.py
  7. api.proto
  8. api_pb2.py
  9. api_pb2_grpc.py
  10. README.md
  11. trillian.proto
  12. trillian_pb2.py
  13. trillian_pb2_grpc.py
proto/README.md

Android Firmware Transparency Log Proto Definitions


This directory contains the proto definitions required to communicate with an AFTL server. Two (api.proto and aftl.proto) contain the definitions of the protos needed to communicate with the AFTL Trillian personality. The remainder are dependencies. The original repos and purpose for each proto file are as follows: