This is an automated email from the ASF dual-hosted git repository.
twolf pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git
from d63179ebe Fix typo in CHANGES.md
new 59d9961c8 Fix typos in comments in UserAuthPublicKeySkTest
new 084e69b81 Fix equals() & hashCode() for sk-* keys
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:
.../apache/sshd/common/config/keys/KeyUtils.java | 22 ++--------------------
.../common/config/keys/u2f/SkED25519PublicKey.java | 6 ++++--
.../common/config/keys/u2f/SkEcdsaPublicKey.java | 6 ++++--
.../sshd/server/auth/UserAuthPublicKeySkTest.java | 7 +++----
4 files changed, 13 insertions(+), 28 deletions(-)