Hi, I planned of implementing this library in a new STM32G4 application. I have no RTOS, and I need to make cryptographic functions calls from both main loop and interrupts. So, instead of wasting time in building a thread-safe scheduling mechanism ...