-
Currently openssl ciphers https://www.openssl.org/docs/man1.1.1/man1/ciphers.html does support all keyword based such as DEFAULT, ALL, NULL and symbols '+' and '-' to get
Currently the API ret…
-
### Summary
Adding XChaCha20-Poly1305 as a barrier encryption algorithm preserves PQC resistance but removes the unsafe [nonce reuse problem](https://www.ietf.org/proceedings/96/slides/slides-96-saag…
-
Expected behavior:
When a node on a remote (leaf) cluster is joined per our [Agentless OpenSSH guide](https://goteleport.com/docs/server-access/openssh/openssh), connection attempts using the regul…
-
i have been install OpenSSL with enable an algorithm as a cipher suite, but after the installation finished, the algorithm that i have added and enable not in the list of cipher suite OpenSSL.
The …
-
```
"ssl": {
"verify": false,
"verify_hostname": false,
"cert": "",
"cipher": "ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-CHACHA20-POLY1…
-
Precondition: A server deployed fizz compilation with no ChaCha20
Situation: A client send a Client Hello with Cipher Suits in the following order
1. TLS_CHACHA20_POLY1305_SHA256 (0x1303)
2. TLS…
-
如题,ss代理时不能支持chacha20-ietf-poly1305的加密方式..............
-
**System and Shadowsocksx-NG version:**
- macOS 10.13.2 (17C88)
- Shadowsocksx-NG 1.?
1.7.0
**Expected behavior:**
使用Mac os x自带的邮件客户端imap方式,收发gmail
**Actual behavior:**
无法通过自带的“右键”客户端收发gmai…
-
希望作者能在闲暇之余,可以添加 chacha20-ietf-poly1305 加密方式,十分感谢你的软件,为大家带来了方便。
-
In the documentation of `crypto_data_encrypt/4`, I would like to format text as follows:
chacha20-poly1305
Description1
aes-128-cbc
Description2
aes-128-gcm
…