How do to handle the case, when the string to be encrypted using AES is less than 16 bytes?
Show older comments
AES code requires the string to be 16 bytes. How do I handle a case, when the string to be converted is less than 16 bytes both during encryption and decryption? Appreciate, if you could paste the code snippet?
Thanks a lot!
Accepted Answer
More Answers (0)
Categories
Find more on Encryption / Cryptography in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!