Re: Ponder: Password.
Ramsey Gurley <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.wonder-disc |
|---|---|
| Message-ID | <[email protected]> |
How do you plan to encode it? It's using bcrypt, so that should be plenty safe. You can crank up the work value using properties too. er.users.ERUsers.logRounds=13 Default is 13. Max is 30. Each increment takes about twice as much time to hash. On my 2011 MBA, 13 takes about one second. Given that, a value of 30 would take it about 5 weeks. Plenty of room to grow there. Ramsey On Dec 22, 2012, at 10:48 AM, James Cicenia wrote: > I want to do my encoding of the password... where is that set... can I subclass it? > > Thanks > > > > ------------------------------------------------------------------------------ > LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial > Remotely access PCs and mobile devices and provide instant support > Improve your efficiency, and focus on delivering more value-add services > Discover what IT Professionals Know. Rescue delivers > http://p.sf.net/sfu/logmein_12329d2d > _______________________________________________ > Wonder-disc mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wonder-disc ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d