DES: FeedbackSize (let) |
Sets the feedback size in bits.
Public Property Let FeedbackSize( ByVal Value As Long ) :
DES only supports 64 bits.
The feedback size determines how much of the previous data processed is to be used on the next block of data. This is to prevent identical blocks of data to appear the same when encrypted.
Not all modes of DES support feedback.
Read/Write.