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