Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I understand the basics of what face recognition is and the fact that it is used to protect PC's and as a login replacement.

However, if it was to be used for encryption, where the role of the key is played by a password, what is the key used when face recognition is used? Is it hard-coded in the app used to do the face recognition, or are some parameters from the face itself used as the key?

share|improve this question
2  
Ask this question on security.stackexchange.com, you should get a quicker/better response ... – fableal Oct 3 '12 at 8:46
posted to security.stackexchange.com/questions/21010/… – Akash Oct 3 '12 at 8:53

closed as off topic by CodesInChaos, andrewsi, DCoder, Jonathan Leffler, C-Pound Guru Oct 7 '12 at 5:34

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.