|
-
Sep 12th, 2003, 03:55 PM
#1
Thread Starter
Junior Member
RSA Encryption
Hey,
Im trying to perform what should be the extremely simple task of encryping something using an *existing* rsa public key, and decrypting something using an *existing* rsa private key.
Anyone have the code to do this? As long as its a .NET assembly (and as long as it works..), i dont really mind which language its written in.
Thanks in advance,
Eric
-
Sep 12th, 2003, 04:36 PM
#2
PowerPoster
Here is some code I wrote a while back that uses the TripleDES encryption algorithm:
http://www.vbforums.com/showthread.php?threadid=235478
-
Sep 13th, 2003, 02:39 PM
#3
Thread Starter
Junior Member
Hrm, I dont think this is TrippleDES as theres only two keys (public + private) and this seems to want four or something...
-
Nov 10th, 2003, 03:29 PM
#4
Thread Starter
Junior Member
Just incase anyone else stumbles across this post i found EXACTLY what i was looking for:
http://www.devx.com/security/Article/17249
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|