string encrypt_block(string data)
Encrypt the string data according to the cipher block chaining mode.