-
The evidence tagging uses the following numbering schemes (https://github.com/pucardotorg/mdms-data/blob/develop/data/pg/common-masters/IdFormat.json)
` {
"format": "P-[SEQ_DOC_COMPLAINAN…
-
A key primitive of the TrustChain work by Delft is the double signature. Once two parties reach agreement and cryptographically validate a transactions, it becomes tamper-proof, irrefutable, and also …
-
### Feature request description/rationale
Currently source seal couples can be used to percolate the less expensive validation of an event that is bound or anchored in some KEL. The two types of eve…
-
This is an adaptation of c/floats-cdfpl/newton_1_4.i
```c
// This file is part of the SV-Benchmarks collection of verification tasks:
// https://gitlab.com/sosy-lab/benchmarking/sv-benchmarks
//
…
-
For the SV-COMP task c/Juliet_Test/CWE190_Integer_Overflow__int64_t_fscanf_add_08_bad.i ESBMC finds an integer overflow but the counter-example and witness file do not contain assignments to the varia…
-
### Dafny version
4.7.0
### Code to produce this issue
```dafny
module M {
method {:testEntry} plus_one(n: nat)
{
}
}
```
### Command to run and resulting output
```code
dafny …
-
Hello!
Cannot figure it out for 37 sleepless hours.
May be misunderstood the signer logic or Blockchain specific..
Tried to make the code as simple as possible.
` $privKeyFactory = new…
-
I wish to use BLS witness encryption as a commitment tool in cut-and-choose-style proofs, similar to the approach in the paper: Madathil V, Thyagarajan S A K, Vasilopoulos D, et al. Cryptographic ora…
-
If you provide a witness for a type, every method returning it initializes the return variable to the witness. If the witness is expensive to compute, this can be a big performance penalty (particular…
-
I created and successfully mined a `regtest` network transaction that spent two p2tr script-path outputs. The scripts where 1 of 2 multisigs:
```
DESCRIPTOR_VOUT0="tr($UNSPENDABLE_BIP341,multi_a(1…