melissa
This is a PoC implementation of Messaging Layer Security (using TreeKEM) in Rust.
Dependencies
Build
- install libsodium (and make sure it can be found by using something like pkg-config)
- run
cargo build
Test
cargo test
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upThis is a PoC implementation of Messaging Layer Security (using TreeKEM) in Rust.
cargo buildcargo test