[opt] Initialization vector. The empty string by default.
auto_padding
bool
[opt] Enable auto padding of encrypted/decrypted data. If auto padding is disabled data size must be multiple of 16. It works for , modes only. Another modes doesn’t require data padding. The auto padding is enabled by default.