wickr-crypto-c
Data Fields
wickr_digest Struct Reference

Digest function parameters. More...

#include <digest.h>

Data Fields

wickr_digest_type type
 
wickr_digest_id digest_id
 
uint8_t size
 

Detailed Description

Digest function parameters.

Field Documentation

◆ digest_id

wickr_digest::digest_id

the unique identifier of this digest

◆ size

wickr_digest::size

the length of the digest output

◆ type

wickr_digest::type

the family of digest that this digest belongs to. As an example SHA2 contains multiple modes of operation with different sizes of output


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