AI_FeedbackCipher
90 RSA BSAFE Crypto-C Library Reference Manual
Compatible representations:
Output considerations:
For encryption, when padding is used, the total number of output bytes can be as
many as one block size more than the total input. For decryption, the output buffer
should be the same size as the input buffer, even if padding was used.
Cipher Compatible representations
DES with CBC mode
AI_DES_CBC_IV8, AI_DES_CBCPadIV8, AI_DES_CBCPadBER,
AI_DES_CBCPadPEM
, and
AI_DES_CBC_BSAFE1
TDES with CBC mode
AI_DES_EDE3_CBC_IV8, AI_DES_EDE3_CBCPadIV8
, and
AI_DES_EDE3_CBCPadBER
DESX with CBC mode
AI_DESX_CBC_IV8, AI_DESX_CBCPadIV8,
AI_DESX_CBCPadBER
, and
AI_DESX_CBC_BSAFE1
RC2 with CBC mode
AI_RC2_CBC, AI_RC2_CBCPad, AI_RC2_CBCPadBER
, and
AI_RC2_CBCPadPEM
RC5 with CBC mode and
32-bit word
AI_RC5_CBC
, and
AI_RC5_CBCPad
RC6 with CBC mode
AI_RC6_CBC and AI_RC6_CBCPad