-
Currently `musig::DeferredVerification` and `zkvm::PointOp` perform allocations per each operation, and then we have to "unzip" a collection of these operation objects into two iterators: scalars and …
-
-
We have posted an advance reading for a designshop on the topic of "Rebooting the Web of Trust" which talks about moving over to Schnorr signatures, and specifically refers to this library. Can someon…
-
In [public-key authenticated encryption](https://download.libsodium.org/doc/public-key_cryptography/authenticated_encryption.html) the `crypto_box_keypair` (curve25519) keypair is used for both encryp…
-
This Issue is tagged with a bounty of 0.25 BCH. Once a code review has been verified to meet the acceptance criteria the funds will be released to the developer.
## Overview
BITBOX recently adde…
-
One useful feature, already proposed for Neo 2 (https://github.com/neo-project/neo/issues/700 but now not in schedule for implementation) is the ability to check multiple witness in a "multisig" forma…
-
This Issue is tagged with a bounty of 0.73554284 BCH. Once a code review has been verified to meet the acceptance criteria the funds will be released to the developer.
## Overview
BITBOX recentl…
-
- [x] A browser node will generate a private key (probably in a style of xkcd password, for ease of human use)
- [x] Each post will be signed by the key with zk signature
- [x] A possible vulnerabil…
-
The following section in the spec is wrong, because it conflates authentication with the ability to update the DID Document:
> Authentication is the mechanism by which the controller(s) of a DID ca…
-
There are some items in Tools -> Preferences that are global (e.g. Transaction -> Enable OP_RETURN), and others that are per wallet only (e.g. "Use Schnorr Signatures"). While there are usually good r…