-
Currently these https://github.com/dignifiedquire/blstrs/blob/master/src/tests/engine.rs#L35-L49 tests are failing, while all other pairing checks are passing, this might be an issue in blst itself.
…
-
I'm creating an issue to track my progress on this effort mainly to let others know what I've achieved so far and what is currently being worked on. Since this work will also include various contribut…
-
Comments from Sean Bowe:
- it's worth considering Cheon's attack and twist security -- not sure if the paper you got these parameters from did that.
-
**Short feature/function description**
I will let this issue act as a scratch space when working on the Home Assistant integration of pyatv 0.4.0. Current integration (in HA) is not compatible with 0…
-
Running unittests on Python 3.8 results in a lot of "running outside of application context" errors. I did run a bisect from 7f40775fdbd6664e94002f2f33342d9372212c99 to 831d957c05b9cdce63808f5fc263a33…
andir updated
3 years ago
-
Continuation of issue #5409
Suggested workaround:
```python
import nest_asyncio
nest_asyncio.apply()
import datalad.api as dl
```
...did not work (in this case on Windows 10)
```
NotImpl…
man8k updated
3 years ago
-
Hi, I'm interesting in trying this as a Docker container. I've cloned the latest and build the container using the following steps:
```
git clone https://github.com/stigger/trakt-for-appletv.git
…
-
PR #28 introduced an efficient constant-time scalar multiplication scheme, it is over 10% faster than naive double-and-add (with scratchspace of 16 curve point) even though it is constant-time
![imag…
-
If you have [RDRAND](https://en.wikipedia.org/wiki/RdRand) most use cases are going to be fine for entropy, but we can do better for the cases that don't, and we also want to [mitigate epic hardware b…
-
**Describe the bug**
Adding the apple_tv integration works until it asks for IP address. After hitting submit a blank screen comes up.
![image](https://user-images.githubusercontent.com/8731022/81…