Renaming classes
Hi @Sumu-Ning, I would like to rename the classes so everything is prefixed with "ZCL_AES_", my suggestion:
rename ZCL_BYTE_PADDING_UTILITY to ZCL_AES_PADDING rename ZCL_PADDING_UTILITY_NONE to ZCL_AES_PADDING_NONE rename ZCL_PADDING_UTILITY_PKCS_5 to ZCL_AES_PADDING_PKCS_5 rename ZCL_PADDING_UTILITY_PKCS_7 to ZCL_AES_PADDING_PKCS_7
rename ZCL_RIJNDAEL_UTILITY to ZCL_AES_RIJNDAEL
@Sumu-Ning any opinion on this?
I am fine with them, except for the last one, which is more fundamental than aes.
If you have time , please make the change. I don't have abap environment any more :p
Will do, just haven't had the time/focus to do it yet