Skip to content

Latest commit

 

History

History

ecc_enclave

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Chaincode Enclave (ecc_enclave)

The chaincode enclave executes one particular chaincode, and thereby isolates it from the peer and from other chaincodes. ECC acts as intermediary between the chaincode in the enclave and the peer. The chaincode enclave exposes the Fabric chaincode interface and extends it with additional support for state encryption, attestation, and secure blockchain state access.