-
# Summary:
Improve cryptographic security by deprecating insecure cipher suites and improving key exchange. Including easy short term improvements and longer term suggestions to modernize the availab…
-
### Your current environment
```text
Collecting environment information...
PyTorch version: 2.3.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A…
-
Hi,
I recently stumbled upon your module and tried to implement it in the snapshot version of OpenWrt for my Netgear R6120 which is equiped with a MediaTek MT7628an CPU.
I set up the build syste…
-
### Welcome!
- [X] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any.
- [X] Yes, I've searched similar issues on the [Traefik community f…
Yivan updated
2 years ago
-
Because i am in a corporation network, i run shadowsocks with `HTTP_PROXY=192.168.1.100:80 go-shadowsocks2 -verbose -socks :1081 -c server:port -cipher aes-256-cfb -password xxxxxx`, but the system pr…
-
sslscan cannot detect correct Cipher Suites for TLS 1.2 even though it detects TLS 1.2 itself.
Version: 2.1.0 Windows 64-bit (Mingw)
OpenSSL 3.0.9 30 May 2023
SSL/TLS Protocols:
SSLv2 di…
-
The openssh SFTP client by default does not include `3des-cbc` in the key exchange. Implement `aes128-ctr` (and/or 192/256 bit lengths) so that the openssh SFTP can connect without having to explicitl…
-
While I am running the executable file getting error like Unable to access speaker and WebSocket. How to resolve this error can someone help me to resolve this error.
while trying to run demo appli…
-
Consider the following simplified example where 192.168.1.10 below uses AES as the PrivProto:
```
use SNMP;
use Data::Dumper;
my %params = (Version => '3', DestHost => '192.168.1.10', SecName =>…
-
/kind bug
**1. What `kops` version are you running?**
```
kops version
Client version: 1.30.1
```
**2. What Kubernetes version are you running?**
```
kubectl version
Client Version: v1.31.1…