Ask a Question related to ASP.NET Security, Design and Development.
-
Tim Mackey #1
3des encryption question
hi,
if someone knows the original and encrypted form of some information that i
have encrypted with my private key using 3des in .net, does this compromise
the private key?
thanks
ted
Tim Mackey Guest
-
Encryption question
I need to find a form of encryption that always encrypts a given plain text string to the exact same encrypted string every time. I want to use a... -
3DES encrypt in vb.net with decrypt in classic asp
Hello, We split a classic asp application into two apps as we start migrating to ..net. Now we have a need to pass encrypted data from the .net... -
Weak Key in 3DES and MAC
Hi, I am developping a gateway for transforming encrypted ISO Messages to decryptet HTML requests. In the testsystem only weak keys are used for... -
#26283 [Bgs]: 3des keys length
ID: 26283 User updated by: stjeffy at hotmail dot com Reported By: stjeffy at hotmail dot com Status: Bogus Bug... -
#26283 [Opn->Bgs]: 3des keys length
ID: 26283 Updated by: jay@php.net Reported By: stjeffy at hotmail dot com -Status: Open +Status: ... -
Cowboy \(Gregory A. Beamer\) #2
Re: 3des encryption question
It is possible. It depends on how much info and how good the person is (and
how much time they have). If they have the entire message, certainly, as
they can match the text to the crypto text and get the key back. Either way,
they would have to know something about crypto.
--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
************************************************** ********************
Think Outside the Box!
************************************************** ********************
"Tim Mackey" <tim@scootasp.net> wrote in message
news:brv8de$7tpfr$1@ID-217459.news.uni-berlin.de...i> hi,
> if someone knows the original and encrypted form of some information thatcompromise> have encrypted with my private key using 3des in .net, does this> the private key?
>
> thanks
> ted
>
>
Cowboy \(Gregory A. Beamer\) Guest



Reply With Quote

