libtc
20160415
Threshold Cryptography functions library
|
#include "tc.h"
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <string.h>
#include <assert.h>
Go to the source code of this file.
Macros | |
#define | _GNU_SOURCE |
Functions | |
void | set_parameters (int argc, char **argv) |
int | main (int argc, char **argv) |