problems with DESede/ECB/NoPadding
843811Dec 20 2006 — edited Apr 4 2013I 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?