-
Hi, this is more of a question.
Wouldn't having deterministic seeds make it so that anyone can generate the scrambles for any comp? E.G. Suppose I'm going to the "UK champs 2025". What's the differ…
-
Hello,
I wanted to find a way to share a private key between devices safely. I thought about encrypting a 0 in device A and sending that ciphertext to device B. In this location, I wanted to add that…
-
作者您好,最近要用到门限加密,但我对密码学这块不是很熟悉,也没有找到很权威的实现,请问您这个tag-based实现除了基于shamir的方法还参考了哪篇论文
-
It works great on iOS but when running the exact same code on Android I get the following error when using generateShares method:
`TypeError: undefined is not a function (evaluating '(0, _base64Js.…
yowlu updated
5 years ago
-
This is a placeholder issue for tracking this topic.
## Why
Publishing updates is important.
Being able to do it without dependency on censorable DNS, or paying for Gas to some blockchain gro…
-
I'm reviewing the code for use in my company, and while I found no major problems at all (congratulations), I did find a few minor points, and I thought I might as well bring them to your attention (a…
-
The cli should support Shamir Secrets Sharing by taking a string, or a base64 representation of a binary value, to share, typically a password, or a raw key if it's a base64-value.
If it's a string…
-
Hi,
I have a single KMS key that two different roles have access to. I am trying to encrypt the secret using one role, but then decrypt it using a different role (this constraint is due to some sec…
geota updated
4 years ago
-
Some more info about what the tool does, how it works (eg secure random), etc would be handy to include.
-
Coins that support BIP65 can be more easily integrated by DAX through atomic swaps.
https://github.com/bitcoin/bips/blob/master/bip-0065.mediawiki
Blocknet is such platform.
Found more info the…