1
down vote
favorite
1
I read about 3DES encryption but I don't understand exactly what the specific meaning of key size is. For example I found that 3DES supports 64, 128, 192, and 256 bits key size. What are all the possible key sizes supported by 3DES? Is there any function to determine if a key is valid for 3DES or not ?