libfprint/libfprint
Daniel Drake 642010643d uru4000: Add support for Microsoft Fingerprint Reader v2
After lot 713, Microsoft fingerprint readers changed. The new version
comes with a new USB product ID and a challenge-response authentication
scheme where the device challenges the authenticity of the driver.

An independent third party produced documentation on the computations
needed to convert a challenge into the correct response, and I then used
this documentation to produce a clean-room reimplementation of the
authentication scheme.
2007-12-07 15:05:16 +00:00
..
drivers uru4000: Add support for Microsoft Fingerprint Reader v2 2007-12-07 15:05:16 +00:00
nbis Rework some image handling; add public binarization API 2007-11-17 12:51:28 +00:00
aeslib.c aeslib: image assembly 2007-11-26 23:28:14 +00:00
aeslib.h aeslib: image assembly 2007-11-26 23:28:14 +00:00
core.c Hookup AES1610 driver 2007-11-22 17:25:27 +00:00
data.c Add API to delete enroll data 2007-11-19 18:29:26 +00:00
fp_internal.h Hookup AES1610 driver 2007-11-22 17:25:27 +00:00
fprint.h Identification infrastructure 2007-11-20 22:12:24 +00:00
img.c Implement identification for imaging devices 2007-11-21 00:30:00 +00:00
imgdev.c Implement identification for imaging devices 2007-11-21 00:30:00 +00:00
Makefile.am uru4000: Add support for Microsoft Fingerprint Reader v2 2007-12-07 15:05:16 +00:00