PC Review


Reply
Thread Tools Rate Thread

Decrypting using another company's Public Certificate

 
 
Mark Moeykens
Guest
Posts: n/a
 
      1st Aug 2008
Hi,

I'm on a project in which my asp.net page will be receiving a request
that has an encrypted query string attached to it. The encrypted
portion is actually the url but encrypted with the sender's private
key. So basically it looks like this:

(URL)(Encrypted URL)

My job is to take the sender's public key, unencrypt it, compare it
against the original url and make sure the url has not been tampered
somewhere along the way.

I've never had to do this before. Can anyone guide me to some
resources that I could study to understand what I'll have to do here?
I'm thinking I'll have to obtain the public certificate first then use
that to unencrypt it though I'm not too familiar with the
System.Security.Cryptography namespace.

Thanks!
Mark Moeykens

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Decrypting using Public Key nickdu Microsoft Dot NET Framework 2 13th Jan 2009 04:21 PM
How to generate a public-private key pair for public certificate generation Ashu Jaiswal Windows XP Internet Explorer 0 7th Jan 2004 05:29 AM
Decrypting files when encryption certificate is missing Paul Windows XP Security 2 30th Oct 2003 02:34 AM
Security Certificate Was Issued by a Company You Have Not Chosen to Trust Joseph Morales Windows XP Internet Explorer 0 7th Oct 2003 08:23 PM
Security Certificate Was Issued by a Company You Have Not Chosen to Trust Joseph Morales Windows XP Internet Explorer 0 7th Oct 2003 08:20 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:47 AM.