Skip to main content

VERSION_1

Constant VERSION_1 

Source
pub const VERSION_1: u16 = 1;
Expand description

Version 1 (legacy).

This version uses the CGW anonymous IBE scheme to construct a KEM variant. This scheme can encapsulate the same shared secret for multiple recipients. This version also supports conjunctions. For this version we required the header to be dynamic. The header format is defined by MessagePack.