On Tue, May 7, 2013 at 3:39 PM, robert lazarski <[email protected]> wrote: > On Mon, May 6, 2013 at 11:52 AM, Tania Marinova <[email protected]> wrote: > To hash, store this 'digest' value in the DB in the password column as > its already encoded to Base64 - do not store the salt in the db: >
I meant to say don't store the salt in a separate db column. The salt will be part of the digest you create. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
