Runs decryption and encryption using BlockCipher bc with given keys, plaintexts, and ciphertexts
The encryption/decryption keys.
Plaintexts.
Corresponding ciphertexts.
Initialization vectors.
See Implementation
Runs decryption and encryption using BlockCipher bc with given keys, plaintexts, and ciphertexts