Add bozorth3 from NBIS; implement verify for image devices
commit6b8d17ef2654ad7f42fa9941074d132fb4d6e324
authorDaniel Drake <dsd@cs.manchester.ac.uk>
Sat, 27 Oct 2007 23:21:49 +0000 (28 00:21 +0100)
committerDaniel Drake <dsd@cs.manchester.ac.uk>
Sun, 28 Oct 2007 12:03:15 +0000 (28 12:03 +0000)
tree470cec7ec5f00e27e42030913fb2988bf3d41d50
parent41b25f28a4dd980b88fef2e9ff9f243390793639
Add bozorth3 from NBIS; implement verify for image devices

uru4000 works splendiferously (YAY!)
aes4000 is going to need some work though :(
14 files changed:
README
THANKS
TODO
libfprint/Makefile.am
libfprint/fp_internal.h
libfprint/img.c
libfprint/imgdev.c
libfprint/nbis/bozorth3/bozorth3.c [new file with mode: 0644]
libfprint/nbis/bozorth3/bz_alloc.c [new file with mode: 0644]
libfprint/nbis/bozorth3/bz_drvrs.c [new file with mode: 0644]
libfprint/nbis/bozorth3/bz_gbls.c [new file with mode: 0644]
libfprint/nbis/bozorth3/bz_io.c [new file with mode: 0644]
libfprint/nbis/bozorth3/bz_sort.c [new file with mode: 0644]
libfprint/nbis/include/bozorth.h