libhcs
Data Fields
hcs_random Struct Reference

Random state used by a number of cryptographic functions. More...

#include <hcs_random.h>

Data Fields

gmp_randstate_t rstate
 gmp_randstate_t that is used internally
 

Detailed Description

Random state used by a number of cryptographic functions.

This is just a wrapper around a gmp_randstate_t variable.


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