hyperledger / hyperledger/fabric-private-chaincode

Client-request/response processing

Open
#486 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.