-
**The exact command to reproduce the issue**:
sudo minikube start --vm-driver=none
**The full output of the command that failed**:
🙄 minikube v1.4.0 on Ubuntu 18.04
💡 Tip: Use 'minikube st…
-
Running paloalto docker vounerability scanner reported numerous of CVS.
Can you please update baseline image and address them?
Report below:
Thx
```
docker run --env rl_args="report=detail" -…
-
Quick question about the `kem()` function given for ElGamal encryption:
```
kem: function(paranoia) {
var sec = sjcl.bn.random(this._curve.r, paranoia),
tag = this._curve.G.mult(se…
-
What are the thoughts on signing all packages with rnp, rather than gpg?
I tested this a few weeks back without issue and figured it might be interesting.
We could verify with both rnp and gpg (ju…
-
Hi Ristretto Group,
This issue is a question about **injective message encoding/decoding in Ristretto**.
In some ElGamal implementations, we need to map a message string to a point on a curve, a…
-
Hi.
Today I correctly followed the instructions given in README.adoc step by step. I'm trying to run the application on my local laptop i.e. on windows. Everything worked fine except some deprecati…
-
Motivation
----------
pycrypto: [CVE-2018-6594](https://nvd.nist.gov/vuln/detail/CVE-2018-6594) --> None yet --> Monitor
-
**What happened**:
Some go1.13 variable changes in `pkg/util/common.go` caused the 1.15 mock stage to fail (since it's using kube-cross on go1.12).
```shell
$ ./gcbmgr stage release-1.15 --offici…
-
I've tried build in Fedora 29, but it gives me a few errors.
> [root@localhost-live ~]# cd Mellnik-hash-plugin/
[root@localhost-live Mellnik-hash-plugin]# make
make -C ./src/cryptopp static
make…
-
https://github.com/RyanRiddle/elgamal/blob/19ef936d748f8d90800c296f9813cb00dbd60b95/elgamal.py#L204-L206
Hi! I was wondering if it is really necessary, and couldn't find any clue in my books. Why d…
fylmr updated
5 years ago