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 e472eb6e4 Skip container tests if docker is not available
     add 70b55faaa GH-807: Handle "verified" flag for sk-* keys

No new revisions were added by this update.

Summary of changes:
 CHANGES.md                                          |  2 ++
 .../apache/sshd/common/config/keys/KeyUtils.java    |  2 ++
 .../keys/impl/SkECDSAPublicKeyEntryDecoder.java     |  6 ++++--
 .../keys/impl/SkED25519PublicKeyEntryDecoder.java   |  7 +++++--
 .../config/keys/u2f/SecurityKeyPublicKey.java       |  3 +++
 .../common/config/keys/u2f/SkED25519PublicKey.java  | 21 +++++++++++++++++++++
 .../common/config/keys/u2f/SkEcdsaPublicKey.java    | 21 +++++++++++++++++++++
 .../signature/AbstractSecurityKeySignature.java     | 12 +++++++-----
 8 files changed, 65 insertions(+), 9 deletions(-)

Reply via email to