sshlib
sshlib copied to clipboard
Any plans to merge all EC support into "jenkinsci/trilead-ssh2" project?
Hi,
I compared to https://github.com/jenkinsci/trilead-ssh2 on gitub that we are using. I see you have support for Elliptic Curve (EC) KeyExchange algoritm. Any plans to merge this in the the aforementioned project? Also does the support for EC require Bouncy Castle to enable it?
Or could we re-use your implementation for Kex for BC and add it to "jenkinsci/trilead-ssh2"?
br,
//mike
As long as you adhere to the license terms, I don't see any problem either way. I think I wrote and contributed EC support for all the Java-based SSH libraries I could when I implemented this one.