CC

Results 8 issues of CC

# Describe the bug It return error when I want to test the dcap remote_attestation. # To reproduce Steps to reproduce the behavior: 1. I use the docker create a...

bug

I installed a 3.3.0 version SEAL before. Because I want save ciphertext to file, I want to install 3.5.9 version SEAL. But I failed. Error reporting is the same as...

I want to use Pysyft to train a convolutional neural network model based on secret sharing between two parties, but I haven't found any related examples in official website. Can...

Type: Documentation :books:

### Issue Type Support ### Modules Involved SPU runtime ### Have you reproduced the bug with SPU HEAD? Yes ### Have you searched existing issues? Yes ### SPU Version 0.9.3...

### Feature Request Type Build/Install ### Have you searched existing issues? Yes ### Is your feature request related to a problem? 由于想使用SPU来验证其他文章方案,在此过程中有一些疑问与问题,希望能提供一些帮助 1、论文的[原文方案在这里](https://ieeexplore.ieee.org/document/8700229) 2、方案概述:(用户U与数据D,两个服务器S1与S2),该方案目的是使S1与S2共同训练一个神经网络模型(S1与S2模型相同且都具有相同的完整模型参数)。步骤上用户U对数据D进行秘密分享得到D1与D2,并将D1与D2分别发送给服务器S1与S2。S1与S2使用数据分片D1与D2对模型进行训练。需要注意的是,与你们官网提供的神经网络训练例子不同,在你们的例子中,模型参数也都被秘密分享,而在本例中模型未被分享,被S1与S2明文持有。 3、问题:是否可以使用SPU实现上述方案?我在尝试过程中遇到了问题,为了使用SPU实现上述方案,发现需要在SPU内部对数据分片自主进行控制管理,但是目前还未发现在SPU内部控制数据分片的方法。 ### Describe features you want...

ALLinone集群部署的时候,在执行部署脚本时,其他组件都启动成功,只有guest端的dashboard无法启动,但是host端的dashboard启动可以正常启动。 ![Image](https://github.com/user-attachments/assets/a7603037-1c7a-43bb-a762-f307b0d708da) 看过往issue,说是数据库连接问题,但是我通过查看了配置是没问题的,使用mysql远程链接也没问题。但是guest端的dashboard就是无法启动,期待您的回复

通过docker-compose部署平台。部署成功后docker-compose ps -a的显示如下 然后在平台中添加合作节点时,提示如下错误。我在node1想node0添加为合作节点。网关尝试了IP:50050与IP:50006,均提示相同错误,所以请教网关怎么填写?

bug