ABY Framework  1.0
Arithmetic Bool Yao Framework
 All Classes Files Functions Variables Enumerations Enumerator Macros
Macros | Functions | Variables
mb.c File Reference

extracted from program for private comparison of iris codes from 2010 More...

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <miracl.h>
#include <time.h>
#include <sys/time.h>
Include dependency graph for mb.c:

Macros

#define T   160
 
#define K   1024
 
#define L   21
 

Functions

void enc (big m, big res)
 
void dec (big c, big res)
 
void create_key ()
 
void store_key ()
 
void read_key ()
 
void printnum (big n)
 
int main (int argc, char *argv[])
 

Variables

char number [200]
 

Detailed Description

extracted from program for private comparison of iris codes from 2010

Author
Marina Blanton