In the world of computing, “randomness” isn’t a one-size-fits-all concept. Whether you are developing a gaming app or securing a high-stakes cryptographic protocol, the type of Random Number Generator (RNG) you choose matters. The distinction boils down to one factor: reproducibility. Download wolfSSL → Pseudorandom Number Generators (PRNGs) A PRNG is a deterministic algorithm. It […]
Read MoreMore TagCategory: Uncategorized
FIPS-Compliant Tailscale Mesh VPN Powered by wolfSSL
Earlier last year, we shared the integration of our FIPS-validated crypto engine, wolfCrypt, into WireGuard to create a project we call wolfGuard. We’re now extending this effort to Tailscale, the popular mesh VPN built on top of WireGuard. Getting started with wolfSSL? Download the latest libraries here and start exploring. Tailscale simplifies WireGuard deployment by […]
Read MoreMore TagwolfIP 1.0.0 Released: Deterministic TCP/IP for Embedded and Safety-Critical Systems
We are excited to announce the release of wolfIP 1.0.0, the first public release of wolfSSL’s lightweight TCP/IP stack for embedded, real-time, and safety-critical systems. wolfIP is built around a simple idea: networking behavior should be defined before runtime, not discovered during it. With no dynamic memory allocation, fixed socket tables, pre-allocated packet buffers, and […]
Read MoreMore Tagcurl Roadmap 2026 with Daniel Stenberg
Understand upcoming curl changes before they impact your builds, integrations, and security posture. Join us for an exclusive live webinar with Daniel Stenberg, founder and lead developer of curl, as he shares his vision for the future of one of the world’s most widely used open-source data transfer tools. Register Now: curl Roadmap 2026 with […]
Read MoreMore TagwolfIP: Deterministic TCP/IP for Safety-Critical Embedded Systems
Many TCP/IP stacks rely on dynamic memory allocation, background threads, and unpredictable resource usage, making them difficult to analyze, certify, and deploy in constrained embedded systems. Join us for the first official webinar introducing wolfIP, a compact and deterministic TCP/IP stack designed specifically for embedded, real-time, and safety-critical environments. Register now: wolfIP: Deterministic TCP/IP for […]
Read MoreMore TagwolfSSH 1.4.22: Enhanced Security and Reliability Through User Feedback
wolfSSH 1.4.22 is now available, featuring important security hardening and stability improvements driven by valuable feedback from our users. This release demonstrates our commitment to continuous improvement and responsive support, with key bug fixes that also led to expanded test coverage, making wolfSSH more robust than ever for embedded SSH, SFTP, and SCP deployments. User-Reported […]
Read MoreMore TagwolfBoot adds DICE and Measured boot via PSA Initial Attestation
Secure boot establishes authenticity (“this image is signed by a trusted key”). But many modern deployments also need attestation: a portable, verifiable way to prove what actually booted to a relying party: during onboarding, after updates, and throughout a device’s lifetime. That’s where DICE (Device Identifier Composition Engine) comes in. DICE composes a device identity […]
Read MoreMore TagTLS 1.3 Brainpool Curve Support in wolfSSL
As cryptographic standards and regulatory requirements continue to evolve, the ability to adopt modern security protocols without sacrificing compliance is increasingly important. TLS 1.3 plays a critical role in this evolution — not only as today’s baseline for secure communications but also as the foundation for the ongoing transition toward Post-Quantum Cryptography (PQC). With recent […]
Read MoreMore TagIntroducing wolfIP: a tiny, safe TCP/IP stack for embedded and safety critical systems
If you have ever tried to drop a full networking stack into a deeply embedded target, you know the drill: memory budgets get tight, timing gets unpredictable, and dynamic allocation can turn certification efforts into a slog. wolfIP is our answer: a compact TCP/IP stack that favors determinism over surprise, and standard interfaces over complex […]
Read MoreMore TagwolfSSL Inc. Announces wolfIP, a Tiny, Deterministic TCP/IP Stack for Embedded and Safety-Critical Systems
wolfIP is a deterministic TCP/IP stack designed for embedded and safety-critical systems where memory usage, timing, and behavior must be defined before runtime. By eliminating dynamic allocation and fixing system resources up front, it enables predictable operation that supports verification and certification efforts. Edmonds, Washington – April 7, 2026 – wolfSSL Inc. today announced wolfIP, […]
Read MoreMore Tag
