Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 458 [wfiveash - Thu Feb 16 18:21:51 2017]: Someone should also look at src/lib/crypto/crypto_tests/t_cts.c:test_cts() to see if there is a better way to test the krb5int_aes_encrypt/krb5int_aes_decrypt functions in regards to chaining the enciv and deciv args. Also, these functions should be tested with NULL given as the ivec arg as the various krb5int_*_encrypt/decrypt functions are supposed to then use a zero filled ivec when doing the low level crypto.