[ 
https://issues.apache.org/jira/browse/SSHD-719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Goldstein Lyor updated SSHD-719:
--------------------------------
    Description: The current code uses _Bouncycastle_ ciphers, macs, keys, etc. 
- even for cases where the JCE has perfectly good enough implementations. The 
default choice should be *reversed* - i.e., prefer the default JCE 
implementation unless specifically overridden.  (was: The current code uses 
_Bouncycastle_ ciphers, macs, keys, etc. - even for cases where the JCE has 
perfectly good enough implementations. The default choice should be *reversed* 
- i.e., prefer the JCE implementation unless specifically overridden.)

> Use JCE default ciphers, macs, etc. instead of BoncyCastle ones
> ---------------------------------------------------------------
>
>                 Key: SSHD-719
>                 URL: https://issues.apache.org/jira/browse/SSHD-719
>             Project: MINA SSHD
>          Issue Type: Improvement
>    Affects Versions: 1.4.0
>            Reporter: Goldstein Lyor
>            Assignee: Goldstein Lyor
>              Labels: features
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The current code uses _Bouncycastle_ ciphers, macs, keys, etc. - even for 
> cases where the JCE has perfectly good enough implementations. The default 
> choice should be *reversed* - i.e., prefer the default JCE implementation 
> unless specifically overridden.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to