dwkim606 / IPPBA

Instant Privacy Preserving Biometric Authentication

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SBA

This in an example code for Secure Biometric Authentication.

How to run

Type "make all", then "./test" to run.

Parameter selection

Two parameter sets for 2048-bit biometric and 145832-bit biometric each are provided in define.h.
Comment in/out the corresponding parameter set for test.

About

Instant Privacy Preserving Biometric Authentication


Languages

Language:C++ 82.8%Language:C 14.0%Language:Makefile 3.2%