mlswg / mls-implementations

Coordination of implementation and interop specific details
110 stars 14 forks source link

Update test vectors to have key packages with eternal lifetime #185

Closed mulmarta closed 5 months ago

mulmarta commented 5 months ago

Resolves #181

New test vectors with eternal lifetime come from awslabs/mls-rs/pull/113. I verified that OpenMLS's tests work with the new vectors.

mulmarta commented 5 months ago

Thanks for taking care of it @mulmarta! I can confirm the vectors pass with OpenMLS. I noticed that passive-client-random.json is about 10x bigger than before though. Since it's a lot of data and it makes the test quite slow, could please make a smaller version?

I didn't notice, it used to have only cipher suite 1. I removed all cipher suites other than 1 (since the cipher suite doesn't matter for this test)