#include <harpsutils.h>
List of all members.
Classes |
| struct | HarpsKey_t |
| struct | HarpsPublicKey_t |
Public Types |
| typedef HashAlgo_P | HashAlgo |
| typedef short int | int16_t |
typedef struct
wiselib::HARPSUTILS::HarpsPublicKey_t | HarpsPublicKey |
typedef struct
wiselib::HARPSUTILS::HarpsKey_t | HarpsKey |
Public Member Functions |
| | HARPSUTILS () |
| virtual | ~HARPSUTILS () |
Static Public Member Functions |
| static void | hash (uint8_t *input, int32_t input_len, uint8_t *key, int32_t key_len, uint8_t *output) |
| static int16_t | divide (HarpsPublicKey *pubKey, int16_t left, int16_t right) |
| static void | quicksort (HarpsPublicKey *pubKey, int16_t left, int16_t right) |
| static uint32_t | rand (uint32_t upper_bound, uint32_t *randomValue1, uint32_t *randomValue2) |
template<typename HashAlgo_P>
class wiselib::HARPSUTILS< HashAlgo_P >
Member Typedef Documentation
template<typename HashAlgo_P >
template<typename HashAlgo_P >
template<typename HashAlgo_P >
template<typename HashAlgo_P >
Constructor & Destructor Documentation
template<typename HashAlgo_P >
template<typename HashAlgo_P >
Member Function Documentation
template<typename HashAlgo_P >
template<typename HashAlgo_P >
template<typename HashAlgo_P >
template<typename HashAlgo_P >
The documentation for this class was generated from the following file: