Is there any limit with the length of the data to cipher on 3DES
Posted: Thu Mar 10, 2016 4:05 am
Recently, I have been trying to use 3DES to cipher data. Now I wanna know if there is any limit with the length of the data to cipher on 3DES. In fact, I am able to cipher data with length 8 bytes,16 bytes. For other length, I will get "6F00". Why? Is their any limit?