Wolfssl security tools

A forum reference for anyone searching for security apps:

wolfssl has a variety of security tools - dual licenced (open source & commercial). Most/some of them interact with the TPM security chip on the computer’s motherboard.

Written in C, small footprint; portable, for embedded, RTOS, or resource-constrained environments; compatability includes Win, MAC, Linux, Haiku, ARM, Intel, RISC-V, etc.

  • wolfSSL: a C-language-based SSL/TLS library.

  • wolfCrypt: embedded cryptography engine / library.

  • wolfTPM: a portable TPM 2.0 project.

  • wolfSSH: an SSHv2 server library.

  • wolfBoot: a portable, OS-agnostic, secure bootloader solution for 32-bit microcontrollers.

  • wolfSentry: an IDPS (intrusion detection and prevention system), featuring an embedded firewall engine.

  • And others…

wolfssl-3.15.3.recipe is available in the haikuports tree (disabled as I am clueless how to test this) :slight_smile:

2 Likes