dCache / dcache

dCache - a system for storing and retrieving huge amounts of data, distributed among a large number of heterogenous server nodes, under a single virtual filesystem tree with a variety of standard access methods
https://dcache.org
291 stars 136 forks source link

libs: update mina-sshd to version 2.13.1 #7625

Closed kofemann closed 3 months ago

kofemann commented 4 months ago

Motivation: major version update with support of newer and stronger cyphers and key exchange algorithms

Modification: Update mina-sshd to 2.13.1, added net.i2p.crypto:eddsa:0.3.0 dependency for ssh-ed25519 key pairs.

Result: state of the art ssh support

Fixes: #7273 Ticket: #10637, #10638 Acked-by: Lea Morschel Target: master, 10.1, 10.0, 9.2 Require-book: no Require-notes: yes (cherry picked from commit 4043dd3a351e9b9751d63e3959c840065b79af11)