Finally after searching I found a hidden dependency on BC (bcprov not bcpg) ! Problem, this dependency points to the version 1.45 of bcprov-jdk15 incompatible with the sshd api (note the last one i.e. the 1.46 works) ☹
I think the bcpg-jdk15on artifact detection technique is not optimal in the API code... Regards, Philippe