-
BPO | [37863](https://bugs.python.org/issue37863)
--- | :---
Nosy | @tim-one, @rhettinger, @mdickinson
PRs | python/cpython#15298
*Note: these values reflect the state of the issue at the time it was…
-
When verifying using public keys we don't need to be constant-time, meaning we have a much wider variety of tooling that we can use.
This is especially important in scenarios where we need to defend …
-
Hi Marcel,
I need an arithmetic-sharing-based robust MPC framework for the implementation of a recent idea. After searching I realize there are currently no existing ones. I want to start building …
lu562 updated
2 years ago
-
This issue lists the status of all tests for the [Release Candidate 2 of the 2022.01](https://github.com/RIOT-OS/RIOT/releases/tag/2022.01-RC2) release.
Specs tested:
- [ ] [01-ci](https://github.com…
-
@GnarlyMshtep and I are getting started implementing an ORAM protocol and we were wondering how to have a player do local computation at runtime, and how to efficiently send data from one specific pla…
-
I read the [hashcat plugin development guide](https://github.com/hashcat/hashcat/blob/master/docs/hashcat-plugin-development-guide.md) and tried to develop a new hascaht plugin but failed. Actually, I…
ghost updated
2 years ago
-
Right now in `QuadExtension::sqrt`, we compute `2.inverse()`, where `2` is in the basefield. An inverse in `bls12_381::Fq` is ~10,000ns, while `Fq2::sqrt` is 75,000ns, so this is quite a significant c…
-
**Date accepted:** 2022-06-10
Submitting Author Name: Edward Wallace
Submitting Author Github Handle: @ewallace
Other Package Authors Github handles: @DimmestP
Repository: https://github.com/ewall…
-
Relates to: #4943
### Suggested enhancement
This is about the inline assembly for `MULADDC_CORE` on MCUs with DSP extension:
```c
#define MULADDC_CORE \
…
-
HI,
arttemting a builkd from src on ubuntu 22.04 (dev) I am ruunning in the following error:
```
[ 97%] Building C object _deps/relic-build/src/CMakeFiles/relic.dir/low/easy/relic_fb_srt_low.c…