1 unstable release
0.1.0 | Mar 26, 2024 |
---|
#2367 in Cryptography
1.5MB
38K
SLoC
UniFFI-compatible wrapper around mls-rs.
This is an opinionated UniFFI-compatible wrapper around mls-rs:
-
Opinionated: the wrapper removes some flexiblity from mls-rs and focuses on exposing the minimum functionality necessary for messaging apps.
-
UniFFI-compatible: the wrapper exposes types annotated to be used with UniFFI. This makes it possible to automatically generate a Kotlin, Swift, ... code which calls into the Rust code.
Dependencies
~10–18MB
~266K SLoC