| Crates.io | openmls_rust_crypto |
| lib.rs | openmls_rust_crypto |
| version | 0.4.1-rc.1 |
| created_at | 2022-02-03 09:43:02.259556+00 |
| updated_at | 2025-09-25 16:28:55.677966+00 |
| 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 | 55,409 |
This crate implements the OpenMLS traits using the following rust crates: hkdf, hpke-rs, sha2, p256, p384, x25519-dalek, ed25519-dalek chacha20poly1305, aes-gcm.