in reply to Re^2: Integrating Password encryption into DBIx::UserDB
in thread Integrating Password encryption into DBIx::UserDB
Yep, that's it. You can use the sha256_hex or sha256_base64 methods to encode the hash in a format that's easily storeable in the database.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Integrating Password encryption into DBIx::UserDB
by hesco (Deacon) on Feb 01, 2006 at 13:10 UTC |