### Summary crypt_and_hash is not working when decrypt with AES-128-CTR alg. ./crypt_and_hash 1 file.txt.enc file.txt.dec AES-128-CTR SHA512 123456 File content not a multiple of the block size (16). https://github.com/Mbed-TLS/mbedtls/blob/development/programs/aes/crypt_and_hash.c#L405-L414