mina-sshd icon indicating copy to clipboard operation
mina-sshd copied to clipboard

Apache MINA sshd is a comprehensive Java library for client- and server-side SSH.

Results 95 mina-sshd issues
Sort by recently updated
recently updated
newest added

### Description Enforce usage of JDK 17 at build time ### Motivation It seems required as indicated in the README... ### Alternatives considered _No response_ ### Additional context _No response_

Bumps [com.github.mwiede:jsch](https://github.com/mwiede/jsch) from 0.2.19 to 0.2.20. Release notes Sourced from com.github.mwiede:jsch's releases. jsch-0.2.20 What's Changed Incorrect Oid for service name in GSSAPI authentication. Fix #648 by @​vpinna80 in mwiede/jsch#649 Update...

dependencies

Bumps [org.codehaus.plexus:plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 4.8.0 to 4.10.0. Release notes Sourced from org.codehaus.plexus:plexus-archiver's releases. 4.10.0 Change Snappy compressor to io.airlift:aircompressor (#339) @​slachiewicz Fix modular jar final permissions (#333) @​laurentgo 📦 Dependency updates...

dependencies

Bumps `grpc.version` from 1.66.0 to 1.68.0. Updates `io.grpc:grpc-netty-shaded` from 1.66.0 to 1.68.0 Commits See full diff in compare view Updates `io.grpc:grpc-protobuf` from 1.66.0 to 1.68.0 Commits See full diff in...

dependencies

### Description Support the ML-KEM key exchanges described in a current [draft RFC](https://datatracker.ietf.org/doc/html/draft-kampanakis-curdle-ssh-pq-ke-04). ### Motivation ML-KEM was standardized by NIST; it is basically Crystals-Kyber with a few modifications. See [FIPS...

feature request