Which AES Library in SDK to use?

Hello,

I am trying to perform this below simple encryption on my package. Which AES library or function in SDK I should use? I can see there are several libraries: aes_all_cli, aes_cbc_mac, aes_cbc_with_padding, aes_ccm, aes_ctr

Parents Reply Children
Related