openmls_rust_crypto 0.1.0

A crypto backend for OpenMLS implementing openmls_traits using RustCrypto primitives.
Documentation

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.