-
This relates to tests added in 0a81fc177fa810313f196d49497e979ee4a9b6f6: the test assumes that root should be considered valid by a client even if it contains keytypes/schemes that the client does no…
-
Certainly! Let's dive into a comprehensive brainstorm on how your code and project can evolve to achieve your goals. We'll explore various ideas, metrics, and improvements that could help you optimize…
-
The docs suggest the following:
```
sneak@pris:~$ pip3 install steem-piston
Collecting steem-piston
....usw....
```
Installed fine. Testing, per the docs:
`piston -x transfer --account x…
sneak updated
7 years ago
-
### About MuSig
For multi-signature accounts and multi-party contracts we need to implement a n-of-n MuSig protocol ([overview](https://blockstream.com/2018/01/23/musig-key-aggregation-schnorr-sign…
-
Although we validate thresholds right now, currently there is no way to set a threshold higher than 1, because we had no good user story for how this would work.
This has been discussed over email wi…
-
#### Description ####
We need multiparty computation for computing threshold signatures as part of our bridging strategy. The first step to do this is distributed key generation. This needs to be d…
-
Hello hlamba28,
I have trained the code on 2 dataset [CEDAR](http://www.cedar.buffalo.edu/NIJ/data/signatures.rar) and [BHSig260](https://ieeexplore.ieee.org/abstract/document/7490096). I have crea…
-
Hi @lovesh , thank you for reviewing my previous PR.
## 1. Abstract
In this issue, let me report the benchmark result for BBS+ and PS signature.
After this, I'd like to discuss:
- if the resul…
-
apptainer supports multiple signatures, but verification does not seem to work as expected for these, instead adding a new signature will break verification for the previously existing signature.
#…
-
## Bug description
## Environment
- Browser: Chrome
- Wallet: MetaMask
- Chain: Ethereum sepolia
## Steps to reproduce
1. I've depolyed a Safe 1.3.0 Wallet with 5 owners(threshold is…