5 releases (3 major breaking)

3.0.0 Dec 2, 2024
2.0.0 Jul 25, 2024
1.1.0 Jun 24, 2024
1.0.0 Apr 30, 2024
0.0.1 Apr 13, 2022

#1747 in Cryptography

Download history 17/week @ 2024-09-16 19/week @ 2024-09-23 15/week @ 2024-09-30 163/week @ 2024-12-02

163 downloads per month

GPL-2.0-or-later

72MB
2M SLoC

C 1.5M SLoC // 0.1% comments GNU Style Assembly 286K SLoC // 0.0% comments Assembly 92K SLoC // 0.1% comments Bitbake 12K SLoC // 0.2% comments Visual Studio Project 11K SLoC SWIG 10K SLoC // 0.2% comments Shell 6.5K SLoC // 0.2% comments C# 6K SLoC // 0.2% comments Automake 4.5K SLoC // 0.1% comments Rust 2.5K SLoC // 0.2% comments Visual Studio Solution 2K SLoC Ada 1.5K SLoC // 0.3% comments M4 1.5K SLoC // 0.4% comments Forge Config 1.5K SLoC Arduino C++ 1K SLoC // 0.2% comments CUDA 1K SLoC // 0.1% comments JavaScript 747 SLoC // 0.0% comments FreeMarker 621 SLoC Perl 402 SLoC // 0.1% comments Batch 260 SLoC // 0.2% comments TCL 218 SLoC // 0.2% comments Python 204 SLoC // 0.3% comments Elixir 163 SLoC // 0.3% comments C++ 96 SLoC // 0.3% comments Objective-C 62 SLoC // 0.5% comments .NET Resource 41 SLoC // 0.6% comments Swift 28 SLoC // 0.6% comments INI 19 SLoC // 0.7% comments

wolfssl

Safe high-level bindings for WolfSSL Embedded SSL/TLS Library (C).


lib.rs:

The wolfssl crate is designed to be a Rust layer built on top of the wolfssl-sys crate (a C passthrough crate).

Dependencies