-
Looking over the current `protocol.pdf`, we are using the following nonstandard primitives. We should prove all of them secure using reasonable assumptions about SHA256.
- The four PRFs.
- The fixed-d…
-
according to @maciejhirsz : https://github.com/maciejhirsz/uos#substrate-payload,
* `payload` MUST be the SCALE encoding of the tuple of transaction items (nonce, call, era_description, era_header)…
-
Just wanted let you know! Nice work!
The server was rather busy at the time too so I guess I can get around 10% better time. Plotted on raid5 with 6 x 800gb enterprise sas ssd's. got nvme too but di…
Damme updated
3 years ago
-
This issue shows up in a benchmark from this crate: https://github.com/oconnor663/blake2b_simd
```
git clone https://github.com/oconnor663/blake2b_simd
cd blake2b_simd/benches/cargo_bench/
cargo…
-
See below.
-
### The problem
For some reason the yaml below compiles with 2021.9.2 but on 2021.10.0-dev brings up an
error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
Regards,
M…
-
`ar2/argon2.c:174:5: error: conflicting types for ‘argon2d_hash_encoded’
int argon2d_hash_encoded(const uint32_t t_cost, const uint32_t m_cost,
^
In file included from ar2/argon2.c:22:0:
ar2…
-
Hello!
I have been trying to use `crypto_argon2i` on a [ESP8266](https://en.wikipedia.org/wiki/ESP8266) which has only 80KB of RAM and when using the Arduino framework, the stack size is restricted…
xoofx updated
2 years ago
-
When we set `--enable-devcrypto=yes` in OpenWrt libraries linking against libwollssl 4.8.1 fail, this worked with wolfssl 4.7.0. With `--enable-devcrypto=no` it works fine.
Linking fails like thi…
hauke updated
3 years ago
-
Hi, got a report about a crash after issuing the command `corefreq-cli`.
The system is a Intel Xeon E5-2630L running on a Supermicro - X9DRL-3F/iF maybe you can tell what caused this.
I link the for…