hyperledger / hyperledger/fabric-private-chaincode
Integrate One Attestation API
Open
feature
- Dominant language
- Go
- Stars
- 174
- Forks
- 98
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 1
Description
The attestation module in FPC is currently highly dependable on PDO crypto. To better focus on a useful attestation library that may be uses in various projects, the [one-attestation-api](https://github.com/LF-Decentralized-Trust-labs/one-attestation-api) project will provide a generic attestation library.
The idea is to integrate the `one-attestation-api` into FPC. This would enable DCAP based attestation as mentioned #771.
Related open issues:
- https://github.com/hyperledger/fabric-private-chaincode/issues/15
- https://github.com/hyperledger/fabric-private-chaincode/issues/175
Contributor guide
Assessment
This issue has not been assessed yet.