A SERVICE OF

logo

AI_DES_CBCPadBER
26 RSA BSAFE Crypto-C Library Reference Manual
Key info types for keyObjec t in B_EncryptInit or B_DecryptInit:
KI_DES8Strong, KI_DES8, KI_8Byte, KI_Item (if the length of the ITEM is 8), or
KI_DES_BSAFE1.
Compatible representation:
AI_DES_CBCPadIV8, AI_DES_CBCPadPEM.
Output considerations:
During encryption, this AI pads the output (which DES requires to be a multiple of 8
bytes long). Thus, the total number of output bytes from encryption can be as many as
8 bytes more than the total input.