Module core_crypto::mls
source · Expand description
MLS Abstraction
Modules§
- MLS groups (aka conversation) are the actual entities cementing all the participants in a conversation.
Structs§
- The entry point for the MLS CoreCrypto library. This struct provides all functionality to create and manage groups, make proposals and commits.