-
## Overview
We can derive our constraint key from the keyshare and a password using a key derivation function.
I propose
1. Argon2 with a standardized key-derivation configuration (this might be di…
-
Hi,
we (@jurajsomorovsky @ic0ns @mmaehren @XoMEX @Kavakuo) are performing an analysis of the RFC-compliance of open-source TLS implementations. Below we list our findings for this implementation. We …
-
### Problem:
Adding round 3 KEM Groups (#2842) has increased the connection memory size. This issue is to track reducing the memory size back to 18700 bytes.
### Solution:
From @camshaft: "Lo…
-
Hi,
we (@jurajsomorovsky @ic0ns @mmaehren @XoMEX @Kavakuo) are performing an analysis of the RFC-compliance of open-source TLS implementations. Below we list our findings for this implementation. We …
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Version
Client - 3.1.0
Pulsar - 3.1.0 (and later builds)
Also …
-
@konradkonrad please post your observations
fredo updated
3 months ago
-
When going to app.inter.trade, it redirects to the cf-ipfs URL but the page fails to load. Refreshing a few times seems to fix it. This only happens occasionally.
-
Taking a discussion thread from https://github.com/entropyxyz/entropy-core/pull/630#issuecomment-1936249797 and turning it into an issue since I think it's
worth talking about a bit more.
### Orig…
-
Instead of using the standard library `BTreeMap`, we can use the hash maps from https://crates.io/crates/hashbrown. Perhaps we can even get rid of `HoleVec`, which was a bit of a premature optimizatio…
-
```
CC libssl_la-ssl_tlsext.lo
CC libssl_la-ssl_transcript.lo
ssl_tlsext.c: In function 'tlsext_keyshare_server_process':
ssl_tlsext.c:1608:30: warning: 'client_preferred_group…