-
### Issue Type
Others
### Source
local
### secretpad Version
0.6.0b0
### kuscia Version
0.7.0b0
### OS Platform and Distribution
ubuntu20.04
### What happend and What you expected to happen.…
-
How can this library be used to generate shares for an ethereum private key?
I tried chaning line 34 of tecdsa.py to:
`pub_key, priv_key = paillier.generate_paillier_keypair(n_length=512)`
…
-
## Motivation
Current XGBoost introduced the support for Federated Learning, both horizontal and vertical. However, their capability in supporting secure features is limited. Based on basic arithmeti…
-
**Describe the bug**
你好,麻烦问下我在使用纵向xgb建模时,提示percentile_rate_list和split_points长度不等,这是什么原因呢
**版本**
1.10
**我的代码:**
```
#
# Copyright 2019 The FATE Authors. All Rights Reserved.
#
# Licensed…
-
### Issue Type
Feature
### Search for existing issues similar to yours
Yes
### Kuscia Version
0.10.0b0
### Link to Relevant Documentation
_No response_
### Question Details
```shell
使用kuscia-…
-
looking with tcpdump shows that my search strings and results show up in plaintext.
This is not what i expect from a client claiming to protect my privacy.
-
Hi, 我使用secretpad, docker 进行p2p 进行部署,版本信息如下
```
secretpadImage版本:0.7.1b0
secretflowServingImage版本:0.3.1b0
kusciaImage版本:0.8.0b0
secretflowImage版本:1.6.1b0
```
我发现,psi 只有ecdh协议正常,kkrt和rr22 报OO…
-
在进行50w*450维数据求交之后,继续做数据分割失败了,下面是任务日志
[50w-split.log](https://github.com/secretflow/secretpad/files/14568858/50w-split.log)
-
**Describe the bug**
我使用FATE进行纵向XGB时,我的pipline在DataTransform组件出错,尽管我添加了exclusive_data_type指定了字段类型,仍提示异常‘ValueError: In add func, value should be either a numeric input or be listed in abnormal list. …
-
### What happened + What you expected to happen
I got the following error in the process of using ray, it seems to be caused by the pull strategy of grpcio, can you give me some help?This is an occ…