Good Morning,
I want to write a password program using C++ that will check the entered password against a file in an encrypted archive to see if it's correct. The archive is fingerprint accessible, but also has a backup password, which I'm assuming would be used. How do I get through the password barrier on the archive to check the file in the archive? Somehow I don't think std::fstream would do the trick.
OS: Windows XP
Compiler: MS Visual Studio 9.0 Express
Also have boost installed if needed.
Thanks!
Encryption: biometric Protector Suite QL that came with my Sony VAIO, .ueaf extension on the archive