Tool/software: TI C/C++ Compiler
Hello! I applied the library Ti_aes_128. However, I encountered such a problem. If you use a function aes_enc_dec(*state, *key, dir) once, everything works fine. But in the second use, encryption occurs differently (if you look at the control known array from the example). Next and decrypts incorrectly. What could be the problem?
thank you.