[gameprogrammer] Re: Library to implement RSA

  • From: "Alan Wolfe" <atrix2@xxxxxxx>
  • To: <gameprogrammer@xxxxxxxxxxxxx>
  • Date: Sat, 17 Jul 2004 22:21:56 -0700

get "Applied Cryptography", great book! (:

has details on just about every encryption algorithm past and present,
written by the guy who wrote "blowfish".

----- Original Message ----- 
From: "Kevin Jenkins" <gameprogrammer@xxxxxxxxxx>
To: <gameprogrammer@xxxxxxxxxxxxx>
Sent: Saturday, July 17, 2004 10:02 PM
Subject: [gameprogrammer] Library to implement RSA


> I'm trying to implement the RSA algorithm and need a library or code to do
> the encryption function, given the public key and do the decryption given
> the private key.  However, all I can find are a bunch of hugely bloated
> libraries that do all kinds of other stuff, or include 100 other
encryption
> techniques.  It's like finding a needle in a haystack.
>
> Does anyone know where I can get what I need?
>
>
>
> ---------------------
> To unsubscribe go to http://gameprogrammer.com/mailinglist.html
>
>



---------------------
To unsubscribe go to http://gameprogrammer.com/mailinglist.html


Other related posts: