otrv4 / libotr-ng

A new implementation of OTR with support for version 4. This is a mirror of https://bugs.otr.im/otrv4/libotr-ng
Other
43 stars 9 forks source link

Filter out invalid received prekey ensembles #133

Closed claucece closed 6 years ago

claucece commented 6 years ago

This was sort of introduced here: https://github.com/otrv4/libotr-ng/commit/57cbda901d9803188c3ea21bf91fb4dab384008c but it should be tested.

claucece commented 6 years ago

Here we should also check that the Client Profile's version is supported by the receiver during validation.