The BlowfishCBC type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() | block | Single block cache. (Inherited from BlowfishECB.) |
![]() | isWeakKey | 1 if a weak key was detected, 0 if not and -1 if it hasn't
been determined yet. (Inherited from BlowfishECB.) |
![]() | pbox | Runtime p-box. (Inherited from BlowfishECB.) |
![]() | sbox1 | Runtime s-box #1. (Inherited from BlowfishECB.) |
![]() | sbox2 | Runtime s-box #2. (Inherited from BlowfishECB.) |
![]() | sbox3 | Runtime s-box #3. (Inherited from BlowfishECB.) |
![]() | sbox4 | Runtime s-box #4. (Inherited from BlowfishECB.) |