Hi,

A salt value is a random value that will combinated with a password, so
both can be encrypted encrypt(salt+password) = hash
Please read: http://en.wikipedia.org/wiki/Salt_%28cryptography%29

You don't have to decrypt any passwords.

Yes, 'I am using hibernate to read/write on my database.

Greetings

msg2ajay schrieb:
> hi,
>          its a very nice example which u have sent but  i have a doubt that
> "as u are using salt(generation) adding to the encripting code that will be
> fine for registeration but what ab the login time how you are going to
> decript the data base code"? and authenticate... and one more thing is are u
> using Hibernate?
>
> once again thanQ
>
>
>
> msg2ajay wrote:
>   
>> hello friends, 
>>                   I am developing a struts+hibernate application which 
>>  contains a login page. I am not sure of which tools or API's to use for
>> logn 
>>  Authentication and encription. 
>>  
>>  Can any bady suggest me which is best for login Authentication and what
>> way 
>>  can i proceed for secured login for WebApplication. 
>>  
>> Ajay
>>
>>     
>
>   

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to