-
### Version
3.6.2
### What Kubernetes platforms are you running on?
Kind
### What happened?
After updating from 3.2.1 to 3.3.0 (also tried with 3.6.2) we found that TLS offload stopped working fo…
-
I can't seem to find a simple ChaCha20 C implementation for RFC 7539. Most are 64bit nonce , the IETF version uses a 96 bit nonce.
Currently, encrypted payloads are Salsa20 + Poly1305.
-
我的clash模板相应片段
```
proxies: {{ getClashNodes(nodeList) | json }}
```
选择yaml,结果有异常。
```
proxies: {{ getClashNodes(nodeList) | yaml }}
```
默认生成clash配置文件的的代理格式化形式为
```
proxies: [{"type":…
-
### Brief description
When connecting to a TLS server using TLS1.3 that negotiates TLS_CHACHA20_POLY1305, using tlsSessions fails with `ValueError: not enough values to unpack (expected 3, got 2)`
…
-
Tinc's use of Chacha20-Poly1305 predates IETF standardization of this protocol. The version in RFC 7539 has a slightly different way of handling the initialization vector. This makes tinc's built-in i…
-
### Gloo Edge Product
Open Source
### Gloo Edge Version
v1.14.0
### Kubernetes Version
v1.26.5
### Describe the bug
```bash
[root@master ~]# glooctl check -n aiservice-gateway
C…
-
-
I had read some issues (#5050, #541, ...) about the current ciphersuite specification and I decided to implement some improvements:
[https://github.com/OttoHollmann/openssl/tree/Improvement-of-the-ci…
-
I encounter a very annoying issue.
Exact issue description:
https://github.com/custom-components/alexa_media_player/issues/1806
**Checklist**
- Have you pulled and found the error with `jc21/ngi…
-
**Is your feature request related to a problem? Please describe.**
I would like to limit the TLS version and TLS cipher suites used by the kubelet when communicating with the control plane. Kubelet …