These 4 commits are when the Protocol Buffers files have changed:
| Commit: | f3a7cf1 | |
|---|---|---|
| Author: | David Hook | |
Move the MLS gRPC interop test harness out of the published mls module into the non-publishing misc one as org.bouncycastle.mls.examples.client, taking mls_client.proto and the protobuf codegen with it, so that bcmls no longer ships classes needing io.grpc and com.google.protobuf from a jar whose POM and OSGi manifest declare neither.
| Commit: | 3ec60e6 | |
|---|---|---|
| Author: | royb | |
Cleaning up
The documentation is generated from this commit.
| Commit: | c653281 | |
|---|---|---|
| Author: | royb | |
Added grpc wrapper with a mls server for live interop testing, currently deep_random.json, external_join.json, and external_proposals FAIL
| Commit: | 9c24e56 | |
|---|---|---|
| Author: | royb | |
Added java client implementation for protobuf mls client