-
Thank you so much for your work on this project!
I was wondering if [Shamir Secret Sharing](https://en.wikipedia.org/wiki/Shamir%27s_secret_sharing) (SSS) could be added. SSS splits a key file int…
-
There are a few *secure* ways of generating a new share at a given index for a new party. This is useful for "repairing" a device that has lost its share or for "enrolling" a new party with a never be…
-
say i want to make a password for a system you will control, but we both need access to
maybe i can have my program generate part of it; you're program generate part, then combine them both on our …
silky updated
6 years ago
-
## 前言
该篇文章介绍了用Reed-Solomon编码的思想来比较两个大文件的内容。原文请戳这里: https://hackmd.io/@Kurt-Pan/SJ6Y0DZLq#
主要是想说明一个确定性比较算法的下界。我们暂时不讨论这么技术的问题。我们重点关注下Reed-Solomon编码这个思想来解决这个问题所带来的一些思考。因为这个问题,跟我之前做Shamir secret shar…
-
This issue exists to solicit some early feedback on upgrading the infrastructure to seamlessly support malicious and semi-honest protocols. The current approach is that protocols are generic over secr…
-
Hello!
I've noticed there are very few crates implementing shamir's secret sharing scheme and RustySecrets seems to be the most advanced (and the only one that is still maintained, sadly).
I've …
-
Hello!
Since several upgrade cycles, the AirGap Vault is compatible and already works perfectly with with Sparrow wallet (see the Sparrow setup guide in our documentation: https://support.airgap.i…
-
I'm thinking about piggy-backing some emergency crypto key material with Christmas cards. Use some sort of n-of-K key distribution or multi-party signature thing... Maybe stenography and pictures.
[ta…
-
I got together in meatspace to talk about these ideas with an acquaintance of mine, @tjgillies, and one of the questions that came up was how to help protect against "tire iron" attacks. If we succeed…
ghost updated
9 years ago
-
This is basically a replacement of #537
To avoid `cargo-crev` itself being compromised it'd be helpful for a few independent developers to sign its, deterministically-built, binary and publish it …