User Activity

 Hello, I am trying to use AES-GCM from the STM32 cryptographic library V4.2.0 to encrypt data.When running the example program, encryption and decryption work smoothly.However, when I integrate the library and function into my existing program, the ...