Data Structures | |
struct | entropySource |
This struct holds information and pointers to code specific to each source of entropy. More... | |
Files | |
file | beecrypt.h |
BeeCrypt API, headers. | |
file | entropy.h |
Entropy sources, headers. | |
Typedefs | |
typedef int(* | entropyNext )(byte *, size_t) |
Prototype definition for an entropy-generating function. |
Prototype definition for an entropy-generating function.