Main
 
Programs
Writings
Algorithms
About
Links
Contact
 
Verify
 
 
   Verify is a password verification example.  It demonstrates a method to safly store passwords on disk using a message digest.
   The idia is to store a hash of the password rather than the password itself.  This way, even if the password file is comprimised, no passwords are reveiled.
   This example requieres the Cypher libarys.

Copyright ©2001-2005, Punkroy. Bla, bla, bla...
=:(