micah (micah anderson)
- Login: micah
- Email: micah@riseup.net
- Registered on: 02/18/2011
- Last sign in: 02/18/2011
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
02/18/2011
-
08:49 AM Ruby Bug #4408 (Third Party's Issue): Net::SSH connections are subject to plaintext recovery due to lack of CTR mode
- =begin
It is my understanding that due to the current Ruby OpenSSL bindings, only the following ciphers modes are supported in Net:SSH:
>> Net::SSH supports the following ciphers:
aes128-cbc
3des-cbc
blowfish-cbc
cas...