wolfhsm-sys 0.1.2

Auto-generated Rust FFI bindings to wolfHSM
docs.rs failed to build wolfhsm-sys-0.1.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

wolfhsm-sys

Raw FFI bindings to wolfHSM, generated by bindgen. This is the low-level foundation crate; most users should depend on wolfhsm instead.

Usage

wolfhsm-sys = { version = "0.1" }

The build script compiles wolfHSM from source via wolfhsm-src. Set WOLFHSM_SRC to the wolfHSM source tree and WOLFSSL_DIR (or WOLFSSL_INCLUDE_DIR) to the wolfSSL headers.

Features

Feature Description
she Enable SHE (Secure Hardware Extension) — propagates to wolfhsm-src.

License

GPL-3.0-only OR LicenseRef-wolfSSL-commercial