Open osuketh opened 3 years ago
host側、enclave側共に命令の暗号化方式について defaultを enclave_keyで、 treekemも設定可能なようにする
enclave_key
treekem
https://github.com/LayerXcom/anonify/blob/90c06ec8976dbd668d3f34903e0ad5cf53647162/modules/anonify-enclave/src/commands/mod.rs#L3-L4
related: https://github.com/LayerXcom/anonify/issues/541
register_report もtreekemでしか使わないので、cfg attribute付与対象
register_report
https://github.com/LayerXcom/anonify/blob/bfc4b73280e55c55d6b67a22efb7128408a94143/modules/anonify-eth-driver/src/eth/sender.rs#L70
host側、enclave側共に命令の暗号化方式について defaultを
enclave_key
で、treekem
も設定可能なようにするhttps://github.com/LayerXcom/anonify/blob/90c06ec8976dbd668d3f34903e0ad5cf53647162/modules/anonify-enclave/src/commands/mod.rs#L3-L4