xmtp / libxmtp

MIT License
33 stars 13 forks source link

(tweak) Make ciphersuite consistent #806

Closed richardhuaaa closed 1 month ago

richardhuaaa commented 1 month ago

This is the ciphersuite defined in the unit tests of the validation service. It's inconsistent with the one we're using in production currently: https://github.com/xmtp/libxmtp/blob/945bfd32c0885984f02a2671a556dd46d71dfe43/xmtp_mls/src/configuration.rs#L5

Just tidying to avoid confusion