You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Goldstein Lyor (JIRA)" <ji...@apache.org> on 2016/11/25 13:54:58 UTC

[jira] [Updated] (SSHD-719) Use JCE default ciphers, macs, etc. instead of BoncyCastle ones

     [ 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)