The BlowfishCBC type exposes the following members.

Fields

  NameDescription
Protected fieldblock
Single block cache.
(Inherited from BlowfishECB.)
Protected fieldisWeakKey
1 if a weak key was detected, 0 if not and -1 if it hasn't been determined yet.
(Inherited from BlowfishECB.)
Protected fieldpbox
Runtime p-box.
(Inherited from BlowfishECB.)
Protected fieldsbox1
Runtime s-box #1.
(Inherited from BlowfishECB.)
Protected fieldsbox2
Runtime s-box #2.
(Inherited from BlowfishECB.)
Protected fieldsbox3
Runtime s-box #3.
(Inherited from BlowfishECB.)
Protected fieldsbox4
Runtime s-box #4.
(Inherited from BlowfishECB.)

See Also