wickr-crypto-c
|
Root level crypto keys for signatures, local encryption, and remote encryption. More...
#include <root_keys.h>
Data Fields | |
wickr_ec_key_t * | node_signature_root |
wickr_cipher_key_t * | node_storage_root |
wickr_cipher_key_t * | remote_storage_root |
Root level crypto keys for signatures, local encryption, and remote encryption.
wickr_root_keys::node_signature_root |
signature key used to sign nodes
wickr_root_keys::node_storage_root |
the root storage key used to derive local storage key for nodes
wickr_root_keys::remote_storage_root |
the root storage key used to encrypt remote content for all nodes