fabric-private-chaincode
fabric-private-chaincode copied to clipboard
Client-request/response processing
Description Encryption/decryption, encoding/decoding and validation of client requests and responses
- [ ] client-sdk
- [x] protobuf
- [X] basic messages
- [ ] response object
- [ ] crypto
- [x] signature (see also #460)
- [x] encryption (-> #516)
- [x] protobuf
- [ ] peer cli
- [x] utility to use client-sdk to do actual work and corresponding inclusion in wrapper script (PR #492)
- [ ] response object
- [ ] ecc[_enclave]
- [ ] protobuf
- [X] basic messages
- [x] missing fields, e.g., enclave-id (other than crypto, see below)
- [ ] response object
- [ ] crypto
- [x] signature (see also #460)
- [x] encryption (-> #516)
- [ ] protobuf
Link to feature or bug
Link to dependent issues
ass discussed in #516, move this to FPC 1.1