Registry / crypto / matrix-sdk-crypto

matrix-sdk-crypto

JSON →
library0.18.0rscratesunverified

Matrix encryption library.

# Cargo.toml [dependencies] matrix-sdk-crypto = "0.18.0"
INSTALL
IMPORT
SIG · MATRIX-SDK-CRYPTO
M
matrix-sdk-crypto
cryptorustv0.18.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

OlmMachine
use matrix_sdk_crypto::OlmMachine;

Creates a new OlmMachine for Matrix encryption.

use matrix_sdk_crypto::OlmMachine; fn main() { let machine = OlmMachine::new(); println!("Olm machine created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.18.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
matrix-sdk-crypto — cargo add matrix-sdk-crypto · libregistry