Crates.io | openmls_rust_crypto |
lib.rs | openmls_rust_crypto |
version | 0.3.0 |
source | src |
created_at | 2022-02-03 09:43:02.259556 |
updated_at | 2024-09-04 15:19:28.39028 |
description | A crypto backend for OpenMLS implementing openmls_traits using RustCrypto primitives. |
homepage | |
repository | https://github.com/openmls/openmls/tree/main/openmls_rust_crypto |
max_upload_size | |
id | 526133 |
size | 21,132 |
This crate implements the OpenMLS traits using the following rust crates: hkdf, sha2, p256, p384, x25519-dalek-ng, ed25519-dalek chacha20poly1305, aes-gcm.