Skip to Main Content

Java Security

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

problems with DESede/ECB/NoPadding

843811Dec 20 2006 — edited Apr 4 2013
I use DESede/ECB/NoPadding and my code works correctly. but when i put some string to encrypt that is not a multiple of 8, as you know, it crash.

Don you know if there are some options that full the code of zeros or something until it is multiple of 8?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 2 2013
Added on Dec 20 2006
5 comments
5,650 views