Here we give a set of rewrite rules that describe the relationship
between encryption and decryption. These are the rules that will
be used by the Analyzer to model the effects of encryption and decryption.
ecbc(K,IV,dcbc(K,IV,C)) Cdcbc(K,IV,ecbc(K,IV,P)) P