mlspp icon indicating copy to clipboard operation
mlspp copied to clipboard

Implementation of Messaging Layer Security

Results 34 mlspp issues
Sort by recently updated
recently updated
newest added

WIP https://datatracker.ietf.org/doc/draft-kiefer-mls-light/ * [X] Convert TreeKEMPublicKey storage from array to map, so we can store partial trees * [ ] Allow creation / validation of tree slices * [ ]...

I’m interested in using this, but I don’t see any documentation, not even header comments. Is there external documentation anywhere? (I’ve been reading the OpenMLS docs, which is giving me...

Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.3.3 to 1.3.7. Release notes Sourced from github.com/cloudflare/circl's releases. CIRCL v1.3.7 What's Changed build(deps): bump golang.org/x/crypto from 0.3.1-0.20221117191849-2c476679df9a to 0.17.0 by @​dependabot in cloudflare/circl#467 kyber: remove division...

dependencies

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.3.1-0.20221117191849-2c476679df9a to 0.17.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/crypto&package-manager=go_modules&previous-version=0.3.1-0.20221117191849-2c476679df9a&new-version=0.17.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

I have a problem when removing a member in a group of 2. I get `Malformed UpdatePath` as an error message. It seems to only happen when removing the first...

Right now, calling `State::handle()` with a Proposal validates the proposal and adds it to a queue internal to the State object. This is problematic for a couple of reasons. It...

The Zeroization test sometimes fails. Fortunately it fails less than it passes, but it can annoy developers since CI take so long.

I do not see arm on the roadmap, but we may want to proactively determine the path to homebrew instead of waiting until it breaks. x64: `/usr/local` arm: `/opt/homebrew`

We are currently building 10.11, but there are many others available. I believe that we have decided that we will user 10.11 and the latest for now.