[
https://issues.apache.org/jira/browse/SSHD-713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15695955#comment-15695955
]
Goldstein Lyor commented on SSHD-713:
-------------------------------------
Allow avoiding actual registration of the provider and use
[Cipher#getInstance(String,
Provider)|https://docs.oracle.com/javase/7/docs/api/javax/crypto/Cipher.html#getInstance(java.lang.String,%20java.security.Provider)]
> Provide pluggable security providers capability
> -----------------------------------------------
>
> Key: SSHD-713
> URL: https://issues.apache.org/jira/browse/SSHD-713
> Project: MINA SSHD
> Issue Type: Improvement
> Affects Versions: 1.4.0
> Reporter: Goldstein Lyor
> Priority: Minor
>
> We currently recognize and work with [Bouncy
> Castel|http://www.bouncycastle.org] and
> [eddsa-str4d|https://github.com/str4d/ed25519-java]. The code should allow
> registering *any* security provider - including ways to specify exactly what
> each registered provider supports - ciphers, digests, signatures, keys, etc...
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)