openmls_rust_crypto

Crates.ioopenmls_rust_crypto
lib.rsopenmls_rust_crypto
version0.3.0
sourcesrc
created_at2022-02-03 09:43:02.259556
updated_at2024-09-04 15:19:28.39028
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
size21,132
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, sha2, p256, p384, x25519-dalek-ng, ed25519-dalek chacha20poly1305, aes-gcm.

Commit count: 1292

cargo fmt