Available on crate feature
extensions-draft and (32-bit or 64-bit) only.Expand description
Component-specific helpers for application-level extensions built on top of the safe-export interface (e.g. the virtual-clients draft).
Modulesยง
- vc_
application_ secret virtual-clients-draft - Application secrets of a virtual client (mls-virtual-clients draft).
- vc_
commit_ data virtual-clients-draft - Virtual-clients commit data (mls-virtual-clients draft): the Safe AAD item a virtual client attaches to a commit to declare its in-use derivation epochs and the actions the commit performs. Virtual-clients commit data (mls-virtual-clients draft).
- vc_
derivation_ info virtual-clients-draft - Virtual-clients-draft derivation chain: types and helpers for the per-commit material the application supplies on the sender side and the receiver re-derives.
- vc_
operation_ tree virtual-clients-draft - Virtual Client Operation Secret Tree (mls-virtual-clients draft): a per-derivation-epoch secret tree whose leaves expand into one operation ratchet per operation type. Virtual Client Operation Secret Tree (mls-virtual-clients draft).