This is an automated email from the ASF dual-hosted git repository.

twolf pushed a change to branch dev_3.0
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git


    from 526432a2f Merge branch 'master' into 3.0.0
     new 04fe313f2 SecurityProviderRegistrar: binary search needs a sorted array
     new 31d9bdc8a Remove reflective calls to security getInstance(algorithm) 
methods

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../util/security/SecurityEntityFactory.java       | 351 ++++++++++++---------
 .../util/security/SecurityProviderChoice.java      |   6 +-
 .../util/security/SecurityProviderRegistrar.java   |   8 +-
 .../sshd/common/util/security/SecurityUtils.java   |  81 ++---
 .../BouncyCastleSecurityProviderRegistrar.java     |  11 +
 .../eddsa/EdDSASecurityProviderRegistrar.java      |  73 ++---
 6 files changed, 297 insertions(+), 233 deletions(-)

Reply via email to