hyperledger / hyperledger/fabric-private-chaincode
Sealed Storage for ECC
- Vorherrschende Sprache
- Go
- Sterne
- 174
- Forks
- 98
- Ø Merge
- 2 T. 21 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
**Description**
To allow ecc restarts (e.g., due to peer restart, #282, or just ecc external builder getting terminated by peer and restarted), ecc will eventually require to store enclave and cc secrets to sealed storage.
- [ ] API definition
- presumably we can do that as only local library calls with all ecalls/ocalls behind the scenes?
- [ ] implementation of API as libraries
- will need a trusted and an untrusted component, although likely only one of them will have public interfaces which are called from other call, the other side just implements ecalls/ocalls called from the "other" side of the library ...
- [ ] Integrate library into ECC
**Link to feature or bug**
**Link to dependent issues**
Beitragsleitfaden
Rechercherichtung
No files, tests, or entry points are named. Start by reading the ECC context and dependent issue #282, then resolve the API and trusted/untrusted library design described in the checklist. Done means the API is defined, both library components are implemented, and the library is integrated into ECC.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- go
- Bereich
- security
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 20/100