-
### Feature Request Type
Usability
### Have you searched existing issues?
Yes
### Is your feature request related to a problem?
no
### Describe features you want to add to SPU
## 一 步骤
1. 在 sm…
-
**Research Context:**
We're exploring security enhancements for our web3-based wallet platform using Shamir's Secret Sharing scheme. Our primary objective is to prevent the platform from having dir…
-
We might consider to cover the conversion of Shamir Secret shares to shares of an additive secret sharing.
(s1,...sN) -> (a1,..aN), such that the secret is a1+...+aN.
This technique can be hint…
-
As per [this discussion](https://github.com/microsoft/CCF/pull/5655#issuecomment-1725428036), the current secret re-assembly only attempts to use the first `threshold` shares passed to it (*).
An a…
-
The shamir methods fail running the following tests
- Threshold can be specified as 1, which doesn't matter in a threshold setting
- Duplicate share id's
- Share id of zero.
```rust
#[test]
…
-
> I think it would also be useful to split `part3` function into several parts. For example, one part takes `max_signers`, `identifier`, `round1_packages`, `round2_packages`. This way, some independen…
-
I was implementing all hash arguments "just so" and took a moment to ask myself why it needed to be like this and I couldn't figure it out.
From the text this seems to be the current motivation:
…
-
### Pitch
The Mastodon web interface currently doesn't allow toots to be marked as read (as most feed readers do). This design incentivizes users to constantly visit the home feed to see "what's ne…
-
This is very much a rough draft, or even worse, just some notes. However I wanted to share them to see if there might be demand for a adding feature like this to seedsigner. Feedback and comments welc…
-
### Issue Type
Build/Install
### Modules Involved
MPC protocol
### Have you reproduced the bug with SPU HEAD?
Yes
### Have you searched existing issues?
Yes
### SPU Version
0.9.3.dev20241013
…