hyperledger / hyperledger/fabric-private-chaincode
Client-request/response processing
- Dominant language
- Go
- Stars
- 174
- Forks
- 98
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 1
Description
**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)
- [ ] 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)
**Link to feature or bug**
**Link to dependent issues**
Contributor guide
Assessment
This issue has not been assessed yet.