linuxptp icon indicating copy to clipboard operation
linuxptp copied to clipboard

Add support for wolfCrypt

Open a1g3 opened this issue 5 months ago • 0 comments

wolfCrypt is a lightweight cryptography library written in ANSI C, designed for embedded systems, real-time operating systems (RTOS), and other resource-constrained environments. Its small size, speed, and broad feature set make it ideal for both embedded and standard operating systems. I have added support for wolfcrypt with auth TLV.

a1g3 avatar Sep 11 '25 20:09 a1g3