| Crates.io | wolfssl-wolfcrypt |
| lib.rs | wolfssl-wolfcrypt |
| version | 1.0.0 |
| created_at | 2025-12-15 21:07:31.609149+00 |
| updated_at | 2025-12-16 15:04:51.92189+00 |
| description | Rust wrapper for wolfssl C library cryptographic functionality |
| homepage | |
| repository | https://github.com/wolfSSL/wolfssl |
| max_upload_size | |
| id | 1986771 |
| size | 700,539 |
The wolfssl-wolfcrypt crate is a Rust wrapper for the wolfCrypt cryptographic
algorithms portion of the wolfSSL C library.
The wolfssl C library must be installed to be used by the Rust crate.
The wolfssl-wolfcrypt crate can be used by including it as a dependency in
your project's Cargo.toml file.
For example:
[dependencies]
wolfssl-wolfcrypt = "1.0"
This crate provides a wrapper API for the following wolfCrypt C library functionality: