This month in OpenMLS #18 - February 2026
In February, we merged 17 pull requests. The TreeSync module now has public accessors to make it easier for developers to inspect, the state of the Ratchet Tree. This may be used to optimize commit behaviour. We also released new point releases for OpenMLS, picking up security fixes in dependencies. We recommend everyone to update. v0.8.1 New features #1955: Expose functions that allow access to (blank) leaves and parent nodes Changed #1964: update libcrux and rust_crypto provider dependencies, due to https://github.com/cryspen/libcrux/security/advisories/GHSA-435g-fcv3-8j26 and https://github.com/cryspen/hpke-rs/security/advisories/GHSA-g433-pq76-6cmf Links Github Release Crate v0.7.4 The security fixes for libcrux and rust_crypto provider dependencies were backported to the v0.7 release as v0.7.4. ...