Re: 3des encryption question

From: Cowboy \(Gregory A. Beamer\) (NoSpamMgbworld_at_comcast.netNoSpamM)
Date: 12/20/03


Date: Fri, 19 Dec 2003 17:45:31 -0600

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...
> 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
>
>


Relevant Pages

  • Re: Rolling codes and vehicle locks
    ... > I'm inclined to believe that the car uses option 2, ... But if the car can learn a fob and validate it's ... that fob's unique private key, but nobody could generate the next hash, ... p.s. - if digital security and crypto are areas of interest, ...
    (comp.arch.embedded)
  • Re: Decrypting a W2K encrypted file
    ... CRYPTO and PROTECT directory. ... The key is to find the private key. ... >> files created before the date you did the repairing. ...
    (microsoft.public.win2000.security)
  • Re: Crypto problems in Vista
    ... think that this was the right way to do crypto! ... throws an exception when you try to encrypt using the private key, ... you should not be using the private key for encryption. ... What attacks does that open up? ...
    (microsoft.public.platformsdk.security)
  • Re: Digital signature Question
    ... Roger, I'm pretty new in the Crypto field, but I'll try -- and see if I ... The hash or "message digest", to use what seems to be the term used in the ... Then apply your private key, which is used to verify the message is ... >The Presidio integrates PGP data encryption and XML Web Services security to ...
    (Security-Basics)
  • Re: .NET and Crypto++
    ... private key from .NET 1.1, you will have to Pinvoke using something like: ... RSACryptoServiceProvider oRSA = new RSACryptoServiceProvider; ... I generated public-private key pairs from crypto++ lib (ver. ... I would like to know too, if I can use RSA keys generated in .NET by RSACryptoServiceProvider in Crypto++ library? ...
    (microsoft.public.dotnet.security)