Introduction - If you have any usage issues, please Google them yourself
DES algorithm is divided into 64-bit plaintext data block size, number of that packet length is 64, while using 56-bit key for 64-bit plaintext message encryption and eventually the formation of 64-bit ciphertext. If the plaintext length less than 64, then it is extended to 64-bit (for example, zero-padding and other methods).