![]() |
|
|
+ Search |
![]()
|
Jun 29th, 1999 23:41
Nathan Wallace, Sascha Schumann
Triple DES (and all other algorithms provided by mcrypt) are block algorithms. That means that most of them work only on fixed size blocks. Triple DES takes 64 bits per block. It simply cannot work on fewer data, so it has to fill up the buffer.