Ask a Question related to ASP.NET Security, Design and Development.
-
Alek Davis #1
Re: Decrypt string encrypted with SHA1
No, it is not possible. SHA1 is a hashing algorithm and as any other hashing
algorithm (e.g. MD5, SHA-256, etc) it does not support decryption.
Alek
"Mr Gordonz" <paul@mobius.net.au> wrote in message
news:u4F1iVCYDHA.2344@TK2MSFTNGP09.phx.gbl...> Hi all,
>
> Is it possible to decrypt a string that has been encrypted with SHA1
> encryption? If so, how do I do it?
>
> Cheers,
>
> MG
>
>
Alek Davis Guest
-
ASP.NET 2.0 Encrypted Connection String
I have a question regarding the storage and encryption of connection string data within an ASP .Net application that I am writing. I am using ASP... -
Size of Entropy with Dpapi Encrypted Connection String
Hi. I'm using the dpapi to encrypt a sql server connection string. Strictly speaking how many bytes of entropy am I supposed to use?? Phil... -
Encrypted Connection String
How would I go about taking my DB connection strings and putting them into my Web.Config file in encrypted form? Of course, I'd need to know how to... -
Reinstaled, Lost profiles, encrypted files left encrypted
Bob; Are you sure it is not an Ownership issue: http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q308421& If the files are encrypted. If... -
How can I decrypt encrypted files on WinXP
I have encrypted some files and because the server has been changed, my user does not exists anymore and i can't acces my files. How can i resolve...



Reply With Quote

