openmls_rust_crypto

Crates.ioopenmls_rust_crypto
lib.rsopenmls_rust_crypto
version0.4.1-rc.1
created_at2022-02-03 09:43:02.259556+00
updated_at2025-09-25 16:28:55.677966+00
descriptionA crypto backend for OpenMLS implementing openmls_traits using RustCrypto primitives.
homepage
repositoryhttps://github.com/openmls/openmls/tree/main/openmls_rust_crypto
max_upload_size
id526133
size55,409
core (github:openmls:core)

documentation

https://docs.rs/openmls_rust_crypto

README

Rust Crypto Backend

This crate implements the OpenMLS traits using the following rust crates: hkdf, hpke-rs, sha2, p256, p384, x25519-dalek, ed25519-dalek chacha20poly1305, aes-gcm.

Commit count: 1740

cargo fmt