-
It seems like right now, there is only one SubjectType ("tls"). Since Intermediate CAs (ICAs) are not signing TLS keyshares, this seems to mean that ICAs are not (yet) supported. I don't know that I…
-
Original Issue: apache/pulsar#14073
---
**Describe the bug**
When I run `pulsar-admin topics stats TOPIC-NAME` and I have a KeyShared subscription with stickyHashRanges, with many ranges, the stat…
sijie updated
2 years ago
-
Jira Link: [DB-7537](https://yugabyte.atlassian.net/browse/DB-7537)
### Description
Tried on version: **2.19.1.0-b397**
Some of the transaction(Read Committed Isolation level) got aborted with th…
-
```
# camlistored
2017/10/25 03:45:06 Starting camlistored version 2017-10-18-21b1ee05e0; Go go1.9.1 (linux/amd64)
2017/10/25 03:45:06 Starting to listen on http://localhost:3179
2017/10/25 03:45:…
-
When we do interpolation for VSS keys, we calculate lagrange coefficients (we do that in key share validation, in DKG and signing protocols). Each lagrange coef computation does a modular inversion wh…
-
Hi.
I'm trying to add support for ESNIExtension in tlslite-ng. I'm getting the information here: https://tools.ietf.org/html/draft-ietf-tls-esni-02
At the moment I can get the information of the dns…
-
This issue is for brainstorming better solutions for double-signing defenses which also tolerate the failures of one or more `tmkms` instances.
Feel free to post your ideas in addition to the ones …
-
if the trustees are not trusted, we could do other verification tests in keyCeremonyExchange.
// are the public keys valid?
// are the encrypted shares valid?
// are the unencrypted …
-
I don't think we're retrying failed `/sendToDevice` requests. [This comment](https://github.com/matrix-org/matrix-js-sdk/blob/96e8f65af7429339dbed4bc8063b893b4a0966ce/src/crypto/algorithms/megolm.ts#L…
-
To solve issues with passing secrets between actors:
What we have been calling "ciphernode.rs" can be renamed `Keyshare` and should be an actor that holds it's secret key and is responsible for sharin…