Guillaume Nodet created SSHD-443:
------------------------------------
Summary: Improve supported cipher detection
Key: SSHD-443
URL: https://issues.apache.org/jira/browse/SSHD-443
Project: MINA SSHD
Issue Type: Improvement
Reporter: Guillaume Nodet
Assignee: Guillaume Nodet
Fix For: 1.0.0
The detection for supported ciphers actually creates and initialize the cipher,
which is very time consuming.
Checking the maximum allowed key size is a much faster option.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)