Skip to content

miniproto.crypto.native.native_available

native_available() -> bool

Report whether a complete bundled Rust backend was selected.

Returns:

  • boolTrue only when the compiled extension imported and exposed the
  • bool – required baseline symbols; False means public operations use the
  • bool – fallback or a mixed dispatch path.

The result is import-time state, not a benchmark, a capability guarantee for optional session crypto, or a security property.