Hi,

The encryption algorithm is negotiated between the jsch library and the ssh 
server. The jsch library doesn't implement any encryption algorithm but relies 
on the ones included in the JCE provider in the JDK. AFAIK aes256 is included 
in the "unlimited crypto" policies in the Sun JDK. If you cannot use this, it 
might be possible to register a different default JCE provider (like 
bouncycastle), but I have never tried this.

Best regards
Stephan

-----Original Message-----
From: deepak_a [mailto:angesh...@gmail.com] 
Sent: Mittwoch, 15. Januar 2014 10:07
To: users@camel.apache.org
Subject: Re: Query on cipher 'aes256-cbc' for sFTP

Hi - an some one provide some guidance on my above query - its unlikely we
will be able to update libraries/jar files in JRE - since we do not have
control over this....regardsD



--
View this message in context: 
http://camel.465427.n5.nabble.com/Query-on-cipher-aes256-cbc-for-sFTP-tp5745927p5745982.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to