Re: quick pwd hash?
Re: quick pwd hash?
- Subject: Re: quick pwd hash?
- From: Jesse Tayler <email@hidden>
- Date: Tue, 05 Feb 2013 10:13:46 -0500
Like.
Wait - BCrypt not available from MessageDigest?
NoSuchAlgorithmException: BCrypt MessageDigest not available
I seem to be using MessageDigest to crypt MD5 or SHA1 ok…
On Feb 4, 2013, at 5:07 PM, Ramsey Gurley <email@hidden> wrote:
> Specifically
>
> er.extensions.crypting.BCrypt
>
> You don't want a quick hash, you want a computationally expensive hash for handling login.
>
> http://codahale.com/how-to-safely-store-a-password/
>
> Ramsey
>
> On Feb 4, 2013, at 12:34 PM, Tim Worman wrote:
>
>> er.extensions.crypting
>>
>> Tim
>> UCLA GSE&IS
>>
>> On Feb 4, 2013, at 11:29 AM, Jesse Tayler <email@hidden> wrote:
>>
>>>
>>> doesn't Wonder have a quick hash (sha1 maybe?) for handling user login?
>>>
>>> can't seem to spot it--
>>>
>>>
>>> _______________________________________________
>>> Do not post admin requests to the list. They will be ignored.
>>> Webobjects-dev mailing list (email@hidden)
>>> Help/Unsubscribe/Update your Subscription:
>>>
>>> This email sent to email@hidden
>>
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list (email@hidden)
>> Help/Unsubscribe/Update your Subscription:
>>
>> This email sent to email@hidden
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden