2 Replies - 955 Views - Last Post: 01 April 2010 - 10:43 PM Rate Topic: -----

#1 supriya gavas  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 1
  • Joined: 01-April 10

code for RSA encryption/decryption algorithm in c#

Posted 01 April 2010 - 09:53 PM

code for RSA encryption/decryption algorithm in c#
Is This A Good Question/Topic? 0
  • +

Replies To: code for RSA encryption/decryption algorithm in c#

#2 SHD013  Icon User is offline

  • New D.I.C Head

Reputation: 4
  • View blog
  • Posts: 33
  • Joined: 30-August 09

Re: code for RSA encryption/decryption algorithm in c#

Posted 01 April 2010 - 10:42 PM

READ THIS FIRST:

1. We will not do your homework for you! Do not ask us to give you code!


No offenses but i hope you saw the warning on this website as you might have started this post.. :hammer:

As for your help.. i would recommend that you implement your own versions of RSA and DES algorithms , if you are doing it for your own project as that would be impressive.

for strict implementations, you can download the Block diagram of both implementations from the net. and them implement them

I am using my own version of DES (for Characters instead of bits) in my project ..

hope this might guide you ... regards-SHD :shuriken:
Was This Post Helpful? 0
  • +
  • -

#3 BetaWar  Icon User is offline

  • #include "soul.h"
  • member icon

Reputation: 920
  • View blog
  • Posts: 6,443
  • Joined: 07-September 06

Re: code for RSA encryption/decryption algorithm in c#

Posted 01 April 2010 - 10:43 PM

Dream in code doesn't just give out code. You have to show effort, if you get stuck or have errors we can help you figure them out, but we won't do it for you.

-- Closed --
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1