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 c975a971e Changes.md: fix typos.
add ce71789cc Update dead links to OpenSSH PROTOCOL.certkeys
add fc3412ed1 Bump jgit.version from 5.13.3.202401111512-r to
5.13.5.202508271544-r (#831)
add 74be99e8d Bump org.codehaus.plexus:plexus-archiver from 4.10.1 to
4.10.2 (#829)
add 8f0c296a2 GH-830: Get EC curve parameters from the security provider
new 1152a651a Merge branch 'master' into 3.0.0
The 1 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:
docs/server-setup.md | 2 +-
docs/standards.md | 2 +-
pom.xml | 4 +-
.../org/apache/sshd/common/cipher/ECCurves.java | 124 ++++++++-------------
.../util/security/SecurityEntityFactory.java | 20 ++++
.../sshd/common/util/security/SecurityUtils.java | 8 ++
.../common/util/security/SecurityUtilsTest.java | 16 +++
7 files changed, 92 insertions(+), 84 deletions(-)