-
Hello, may you please give me some articles about elgamal implementing proxy re-encryption algorithms. I want to learn how can the proxy re-encryption implemented by elgamal. Looking forward your repl…
-
Related to this issue https://github.com/GooBox/goobox-community-gui/issues/138, the GUI reported this error:
```
[03:33:42.331] [verbose] [main] DEBUG net.harawata.appdirs.AppDirsFactory - os.nam…
-
See discussion https://github.com/dedis/kyber/issues/10#issuecomment-304882186
Basically, we want to have on both `Scalar` and `Point`:
+ a `Pick` method used to create a random element
+ a `Embed…
-
See the recent release at https://github.com/krzyzanowskim/ObjectivePGP/releases/tag/0.12.0 which was spurred by [this issue](https://github.com/krzyzanowskim/ObjectivePGP/issues/12).
Upgrading the…
-
The current implementation of signature (and verification key) aggregation won't work correctly if any subset other than the first t signatures/keys is used. Basically it always assumes the x coordina…
-
**[Original report](https://bitbucket.org/vinay.sajip/python-gnupg/issue/21) by Anonymous.**
----------------------------------------
From what I understant `gpg.verify` will return a result with in…
-
Hi, I'm attempting to install this pack on a fresh stackstorm install on Centos7, and the install is failing at the dependency install stage. I have attempted to manually install the dependencies but …
-
**What happened**:
I scanned the grafana/grafana:6.1.6 image using CoreOS Clair
**What you expected to happen**:
No vulnerabilities detected
**How to reproduce it (as minimally and precise…
-
Same test on a Fedora passes.
```
$ gpg --full-gen-key
gpg (GnuPG) 2.2.9; Copyright (C) 2018 Free Software Foundation, Inc.
This is free software: you are free to change and redistribute it.
Th…
-
1. What is the plaintxt range of the Elgamal ? If the `mcl::ecparam::secp160k1` is used, shoud the plaintext domain be 160-bits (i.e., 2^160) ?
2. Should we need to cache all the elements in the plai…