Wiselib
|
Go to the source code of this file.
Classes | |
struct | wiselib::p |
struct | wiselib::ki |
struct | wiselib::sk |
class | wiselib::KeyShare< OsModel_P, Radio_P, Debug_P > |
Namespaces | |
namespace | wiselib |
AES Algorithm. | |
Defines | |
#define | COMMON_SEED 0 |
#define | KEYSHARE_SIZE 16 |
#define | KEYPOOL_SIZE 250 |
#define | KEY_LEVELS 3 |
#define | SMALL_KEY_SIZE 16 |
#define | KEY_INFO_SIZE 3 |
Typedefs | |
typedef wiselib::OSMODEL | wiselib::Os |
typedef Os::Rand | wiselib::Random |
typedef struct wiselib::p | wiselib::key |
typedef struct wiselib::ki | wiselib::key_info |
typedef struct wiselib::sk | wiselib::group_key |
#define COMMON_SEED 0 |
#define KEY_INFO_SIZE 3 |
#define KEY_LEVELS 3 |
#define KEYPOOL_SIZE 250 |
#define KEYSHARE_SIZE 16 |
#define SMALL_KEY_SIZE 16 |