Module identity
p2p_
chat
0.1.0
Module identity
Module Items
Structs
In p2p_
chat::
crypto
p2p_chat
::
crypto
Module
identity
Copy item path
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.