Module identity

Module identity 

Source
Expand description

This module manages the user’s identity, which consists of a libp2p keypair and an HPKE keypair.

Structs§

Identity
Represents the user’s identity, including their libp2p and HPKE keypairs.
KeyPair
A serializable representation of the user’s keypairs.