![]() |
| | #1 |
| Registered User Join Date: Jul 2004
Posts: 9
| Need RSA encoder / decoder / keygen void GenerateKeys(char *d, char *e, char* n); void EncryptDecrypt(char *result, char* source, char* e_or_d, char *n) It has to be reliable and fast. |
| Rak'kar is offline | |
| | #2 |
| C++ Developer Join Date: Jun 2002 Location: UWaterloo
Posts: 2,718
| There's this really cool thing called Google. We won't do your homework for you, but it might, if you're lucky.
__________________ Naturally I didn't feel inspired enough to read all the links for you, since I already slaved away for long hours under a blistering sun pressing the search button after typing four whole words! - Quzah You. Fetch me my copy of the Wall Street Journal. You two, fight to the death - Stewie |
| XSquared is offline | |
| | #3 |
| Registered User Join Date: Jul 2004
Posts: 9
| There aren't any with those properites on google other than the one I'm already using, which is slow and unreliable. If there was, why would I be asking here? |
| Rak'kar is offline | |
| | #4 |
| Super Moderator Join Date: Sep 2001
Posts: 4,746
| Because most of the new people at this board aren't as inteligent and as respectful as you. Welcome to the boards. I'm afraid I can't help you, however. |
| sean is offline | |
| | #5 |
| mustang benny Join Date: Jul 2002
Posts: 1,401
| 1. Buy a book/read a web site about how RSA encryption works 2. Learn how to program 3. Write your own RSA program 4. Come to us when it doesn't work
__________________ benforbes@optusnet.com.au Microsoft Visual Studio .NET 2003 Enterprise Architect Windows XP Pro Code Tags Programming FAQ Tutorials |
| bennyandthejets is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| RSA algorithm implementations and corresponding bin sizes | rohit99 | C Programming | 2 | 04-03-2008 09:00 AM |
| Zebra P310 Encoder | newgirl | Networking/Device Communication | 3 | 10-25-2004 12:38 AM |
| C decoder for files encoded in Morse code | amsy | C Programming | 5 | 10-22-2004 12:40 AM |
| ASCII Art Decoder and Encoder | jessweetd | C Programming | 7 | 09-05-2004 07:12 PM |
| string encoder / decoder | mbell | C Programming | 0 | 09-12-2001 09:45 PM |