string decrypt_block(string data)
Decrypt the string data according to the cipher block chaining mode.