Re: [JSch-J2ME] AES in JSch for J2ME CDC
Status: Alpha
Brought to you by:
ymnk
From: Radovan S. <rad...@te...> - 2006-06-07 07:15:04
|
Hello, Thank you very much. I will test it and in case of any problems I will let you know. Thank you once again. Best regards Radovan Skolnik -----Original Message----- From: jsc...@li... [mailto:jsc...@li...] On Behalf Of Atsuhiko Yamanaka Sent: Tuesday, June 06, 2006 6:53 PM To: rad...@te... Cc: jsc...@li... Subject: Re: [JSch-J2ME] AES in JSch for J2ME CDC Hi, +-From: "Radovan Skolnik" <rad...@te...> -- |_Date: Fri, 28 Apr 2006 15:30:57 +0200 _________________ | |For a project I'm currently developing I use latest version of JSch for J2ME |CDC (jsch-0.1.17-J2MECDC-20050224). In that version there is no support for |AES. I tried to add it by mimicing BlowfishCBC.java and TripleDESCBC.java |from com.jcraft.jsch.bc however it doesn't work. It ends up with |IndexOutOfBoundsException somewhere in Session - decryption fails probably. |As I am no expert in cryptography I cannot find the reason. Would anyone be |able to help me with this? Thank you very much. I have improved the code to add the support for AES ciphers, 'aes256-cbc', 'aes192-cbc' and 'aes128-cbc'. If you are interested in it, try the following version, http://j2me.jsch.org/jsch-0.1.17-J2MECDC-20060606.zip Sincerely, -- Atsuhiko Yamanaka JCraft,Inc. 1-14-20 HONCHO AOBA-KU, SENDAI, MIYAGI 980-0014 Japan. Tel +81-22-723-2150 +1-415-578-3454 Fax +81-22-224-8773 Skype callto://jcraft/ _______________________________________________ JSch-J2ME mailing list JSc...@li... https://lists.sourceforge.net/lists/listinfo/jsch-j2me |