我们希望在Corda中确定交易数据是否受到保护而不被操纵,并且所有交易都是安全的。
在阅读网址https://www.corda.net/discover/technology.html中给出的注释中的“多边分类账”主题时,我们了解到Corda使用SGX技术来提供交易的完全加密。
我们应该知道它是在哪个版本的Corda (开源或企业版)中实现的吗?
发布于 2019-05-14 21:56:59
以下链接中的文章指出SGX是Corda Enterprise的一个功能-
https://docs.corda.net/design/sgx-infrastructure/design.html
https://stackoverflow.com/questions/56116444
复制相似问题