Hi. It is rather painful to migrate from aes_ctr to aes_NNN_ctr because it is not easy to remember what was the key length here. Why is it abandoned? Is it assumed that crypto functions will be always called from some code that always strictly knows key length?