-
### Version
master
### Description
v1.0.1 - BitDefender constantly blocks and deletes every single (temporary) file while trying to install or run the standalone program. Reported as Gen:Variant.La…
-
Compile time structured constant initializers are topo-sorted, but from an initially unstable set.
Minor perturbations of the source cause the constants block to be shuffled.
It is not clear what the…
-
Right now the implementations are not constant-time. I think this may make signature packages less attractive for some use-cases.
Adding a place-holder issue if we ever want to take it on. It defin…
-
Hello,
I have an issue which i wrote to the title, i contacted with @rjuju at hypopg repo, he suggested as i quoted below;
> I think that the error message is coming from powa-web right? This is…
-
For example cargo-mutants will complain that it can replace `std::time::Duration::ZERO` with `Default::default()`.
Some cases in the standard library can maybe be special cased but there are often …
-
Currently, in order to use a scalar/array, you need to cast it to a `Constant` symbol. E.g.
```python
model = Model()
x = model.list(5)
a = model.constant([0, 1, 2, 3, 4]) # this step is requ…
-
Several well-used programs in Golang use int64 as an identifier, but do not use constant time comparison when authenticating. This could be used to leak information to an adversary (potentially). Unfo…
-
See the [test added](https://play.rust-lang.org/?version=stable&mode=debug&edition=2021&gist=18f1489b6401af5f92e417484fc60fae) in https://github.com/rust-lang/rust/pull/116444: ideally we'd get a mess…
-
http://donw.io/post/sphere-indexing/
-
Hi, I ran the `dreamlet` function on my `dreamletProcessedData` object and it returned the following error: `Error in cov2cor(C) : 'V' is not a square numeric matrix`
The exact error seems to be ou…