string crypt_block(string data)
Encrypt/decrypt the string data according to the cipher block chaining mode.