Skip to Main Content

Java Security

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

is it possible to decrypt the string if encrypted with SHA-1 algorithm

843811Jul 2 2006 — edited Jul 5 2006
is it possible to decrypt the string if encrypted with SHA-1 algorithm?

I'm getting the userid and encrypted password from someother (c#) application by XML . i've to connect the server with uid and actual PASSWORD.

The password is encrypted with SHA-1 Algorithm. I need pass the actual password to server . is there anyway to decrypt?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 2 2006
Added on Jul 2 2006
4 comments
1,397 views