1

(2 replies, posted in wolfCrypt)

Hi, I'm kind of a beginner in this type of things and I'm a bit lost.

So I'm trying to use WolfCrypt in a FreeRTOS running on a RISC-V, but I don't know the exact steps to reach my goal. I want to use this library to test some cryptographic algorithms only, I will not use any of the networking capabilities of WolfSSL.

If possible, I would like to know what I must do to implement WolfCrypt in my system. I have already tried to read the manual but I have not found so much information directed to FreeRTOS.

Thanks in advance.