-
Traceback (most recent call last):
File "c:\GitHub\_Puzzles\snail-main\snailpub.py", line 35, in
puzz_h160 = [ice.pub2upub(line).hex() for line in puzz.values()]
File "c:\GitHub\_Puzzles\s…
-
I don't like non-generic `32_bytes` much. I was thinking of some alternative designs: https://play.rust-lang.org/?version=stable&mode=debug&edition=2021&gist=3123fb72993eabdeeb4a51eb2558be88
_Origi…
-
Suggested here: https://github.com/bitcoin-core/secp256k1/pull/793#issuecomment-671322287
This should include explicitly selected configuration options (the ones passed through through `libsecp256k…
-
To be added in ./docs and on zenroom.org
Based on: https://pad.dyne.org/sheet/#/2/sheet/view/vuub8UeTl-cpuLeh-EZ-3HqSmXB+7FtWHcms9nZL6Uc/
Shot:
![ZenroomSigs2](https://github.com/dyne/Zenroom…
-
inputs:
private data X
public hash H
public key of authority A that generated x pk
we want to verify that H has been signed by A and that hash(x) = H
check:
[https://github.com/pierg/noir/blob/5fa0…
-
Update: see my comment below for goals and updates.
---
we start from 24 standard words and use something very simple that only requires sha256 to generate more 256bit values: the first one is …
-
Hey,
Thanks for sharing this. I get it working fine, except that my shares DB table is full of "Share is above target. Hash: %s"...
I think it has something to do with MaxCoin's replacement of ECDSA…
-
when execute sudo make install,get error as below
----------------------------------------------------------------------
/bin/mkdir -p '/usr/local/include'
/usr/bin/install -c -m 644 include/secp…
-
Not exactly sure what app to have on the ledger as there is a [Tendermint Ledger App](https://github.com/tendermint/ledger-validator-app) but it apparently doesn't exist and then the Cosmos (ATOM) app…
-
I'm using Debian 11, python 3.9 and I just updated everything.
sudo apt-get update -y && sudo apt-get upgrade -y
sudo apt-get install -y git unzip build-essential libssl-dev libdb++-dev libboost…