wickr-crypto-c
Data Fields
wickr_root_keys Struct Reference

Root level crypto keys for signatures, local encryption, and remote encryption. More...

#include <root_keys.h>

Data Fields

wickr_ec_key_tnode_signature_root
 
wickr_cipher_key_tnode_storage_root
 
wickr_cipher_key_tremote_storage_root
 

Detailed Description

Root level crypto keys for signatures, local encryption, and remote encryption.

Field Documentation

◆ node_signature_root

wickr_root_keys::node_signature_root

signature key used to sign nodes

◆ node_storage_root

wickr_root_keys::node_storage_root

the root storage key used to derive local storage key for nodes

◆ remote_storage_root

wickr_root_keys::remote_storage_root

the root storage key used to encrypt remote content for all nodes


The documentation for this struct was generated from the following file: