-
## Affected Puppet, Ruby, OS and module versions/distributions
- Puppet: 6.14.0
- Ruby: 2.5.7p206
- Distribution: CentOS 8
- Module version: v6.1.0
## How to reproduce (e.g Puppet code you us…
-
##### SUMMARY
we want to use `ansible.netcommon.network_cli` (which is the recommended method over `paramiko`) but the old devices are only having old ciphers and unable to use it with `ans…
-
## Issue Description
- Description of the issue: getting error while connecting to sftp
ssh: handshake failed: ssh: no common algorithm for key exchange; client offered: [curve25519-sha256 curve2…
-
今天做的是一道Diffie-Hellman算法的简化题,Exercism的题目连接在这里:[Diffie-Hellman](https://exercism.org/tracks/rust/exercises/diffie-hellman)。题目的描述如下:
1. 测试用例中选取了两个素数P和G
2. 通信发起的一方Alice选择一个大于1小于P的数a,作为Alice的私钥;Bob以同样的方式…
-
With SSH2, Kex ecdh-sha2-nistp384 is not being supported.
SSH handshake failed: Error { code: Session(-5), msg: "Unable to exchange encryption keys" }
sess.method_pref(ssh2::MethodType::Kex, "ec…
-
Hello. I see there is ECDH functions in kbgpg.js.
I think Diffie-Hellman tab can be added in PGP Suite with the page.
For example, here: https://8gwifi.org/DHFunctions.jsp
after press button with d…
-
I get the following error when I try to connect to a remote host terminal that is an embedded device requiring the diffie-hellman-group1-sha1 key exchange.
"Couldn't start a terminal for, Unknown …
-
The [awselb 2014.2.19, intermediate config](https://ssl-config.mozilla.org/#server=awselb&version=2014.2.19&config=intermediate&guideline=5.4) supports [weak Diffie-Hellman (DH) key exchange parameter…
-
![sc_diffie_hellman](https://cloud.githubusercontent.com/assets/15223349/25518190/00dca0dc-2c1d-11e7-88e2-86205e3b4c8f.jpg)
-
Hello guys,
Hope you are doing great.
This is my first post here, so I hope I am doing things correctly. I checked previous issues and I did not find this one.
##### SUMMARY
The first task wo…