El Sat, 5 Dec 2009 17:42:44 +0530 Sarath Lakshman <[email protected]> escribió: > Hi, Hi !
> > I am trying to implement fingerprint based fileprotection. > I need to generate a unique key for a fingerprint scan. So that I can > use that key for encryption. You can use a database to store [fingerprint|unique key] That way, when finger match against fingerprint stored on DB, you will get the unique key. > In the next scan, using the key generated we can decrypt the file. > > Is it possible to implement file protection using libfprint ? > > > Happy Hacking, > Sarath > _______________________________________________ > fprint mailing list > [email protected] > http://lists.reactivated.net/mailman/listinfo/fprint -- Gustavo Chaín Dumit http://0xff.cl _______________________________________________ fprint mailing list [email protected] http://lists.reactivated.net/mailman/listinfo/fprint
