-
This fails to create a new dialer:
```go
dialer, err := shadowsocks.NewDialer("ss://Y2hhY2hhMjAtaWV0Zi1wb2x5MTMwNTp1OTE4OXJ3dXEzMzgwODJ0OTc=@1.1.1.1:1321")
if err != nil {
fmt.Println("Error cr…
-
### 描述问题 / Describe the problem
修改默认加密为chacha20-poly1305
### 描述您想要的解决方案 / Describe the solution you'd like
修改默认加密为chacha20-poly1305
### 替代方案 / Alternatives considered
修改默认加密为chacha20-po…
-
Currently the crypto appendix as table as follow:
| Symmetric Key Algorithms | Reference | L1 | L2 | L3 |
|--|--|--|--|--|
| AES-256 | [FIPS 197](https://csrc.nist.gov/pubs/fips/197/final) | | ✓ …
-
The `cluster` chart hardcodes a cipher list. Because of AWS ELB health checks not supporting newer ciphers (https://github.com/kubernetes-sigs/cluster-api-provider-aws/issues/5139), we need to keep a …
-
When the 32 bit block counter overflows, the nonce is incremented in some of the implementations.
This isn't a problem for OpenSSL's use of the algorithm but applications that set the counter to a va…
-
### Description
We support both ChaCha20, XChaCha20, and Poly1305, but we lack a type that implements the combinations of the ChaCha and Poly1305 algorithms. These algorithms are used for TLS, so w…
-
# Issue:
The version of OpenSSH server `OpenSSH_8.2p1 Ubuntu-4ubuntu0.3, OpenSSL 1.1.1f 31 Mar 2020` that is used in the Firewalla Purple (and potentially other Firewallas) as of box version 1.979 i…
-
### Bareos component version
bareos-dir: 23.0.3~pre124.bec7dec60
bareos-fd: 23.0.3~pre124.bec7dec60
bareos-sd: 23.0.3~pre124.bec7dec60
bareos-vmware-plugin: 23.0.3~pre124.bec7dec60-90
### Steps…
-
First I tried just running the cipherscan script on it's own ( I copied just this file from this repo, and ran it).
```
$ ./cs redacted
...../cs: line 1589: ./cscan.sh: No such file or directory
…
-
Running testssl.sh version 3.0.9. The hexcode is weird:
```
Testing 370 ciphers via OpenSSL plus sockets against the server, ordered by encryption strength
Hexcode Cipher Suite Name (OpenSSL) …