This package browser is in early development. Mind the rough edges.

wolfssl 5.5.1

SSL/TLS implementation

The wolfSSL embedded SSL library (formerly CyaSSL) is an SSL/TLS library written in ANSI C and targeted for embedded, RTOS, and resource-constrained environments - primarily because of its small size, speed, and feature set. wolfSSL supports industry standards up to the current TLS 1.3 and DTLS 1.2, is up to 20 times smaller than OpenSSL, and offers progressive ciphers such as ChaCha20, Curve25519, NTRU, and Blake2b.

Installation

Install wolfssl 5.5.1 as follows:

guix install wolfssl@5.5.1

Or install the latest version:

guix install wolfssl

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.