Forgot Password encrypted email system

From: DDK (ddkennard_at_hotmail.com)
Date: 10/26/03

  • Next message: Nicole Calinoiu: "Re: Forgot Password encrypted email system"
    Date: Sun, 26 Oct 2003 16:50:44 -0500
    
    

    I really wish there were some examples explaining how to create a forgot
    password email link system when you encrypt a password in a database and use
    ASP.NET/C# preferably. Since the password is encrypted in SHA1, I can't
    just send a user their password by email. So I'm not sure the best way to
    accomplish a forgot password module when the password is encrypted in the
    database. I've tried to find info on this but have not found anything that
    really talks about this. Any help, links, or book suggestions would be
    greatly appreciated.

    Thanks,
    d.


  • Next message: Nicole Calinoiu: "Re: Forgot Password encrypted email system"

    Relevant Pages

    • Re: Database encryption.
      ... > I am writing application that encrypt paradox type database with IDEA ... which is used to mark end of string. ...
      (sci.crypt)
    • Re: 2 Keys decrypts same message
      ... > I don't want to encrypt each row twice (with a admin password ... Keeping the database secret. ... lots of disk storage and high speed LAN (Local Area ...
      (sci.crypt)
    • Re: SSN encryption
      ... >> We want to encrypt social security numbers in a database. ... address and SSN are always excluded. ... exposed if there were a breakdown in the other security precautions. ...
      (sci.crypt)
    • Re: Secure data in SQL Server 2005 Mobile Edition
      ... What is the difference between encryption with and without the> encrypt ... >> thing to try is not checking the encrypt option - the database still>> gets ... >>> I am trying to encrypt a database on SQL Server 2005 on a desktop ...
      (microsoft.public.sqlserver.ce)
    • Re: Secure data in SQL Server 2005 Mobile Edition
      ... We have decided to go ahead with encrypted the entire database for now, ... replicate this database on SQL Server Mobile Edition on a mobile device. ... for my database connection string and checked the encrypt option. ...
      (microsoft.public.sqlserver.ce)