Wojciech Zabolotny wrote: > Hi All, > > I'm looking for a public key encryption algorithm, well suited for > implementation in the microcontroller. The private key encryption > should be relatively simple (it will be performed by the uC), and > should use as small of RAM as possible (however the private key will > be held in code FLASH ROM so it may be long, and the public key > decryption will be performed by much better equipped computer). > Certicom is making good money selling elliptic curve technology for uC's (Palm's, cell phones, etc.). Its a lot more space and CPU efficient purportedly. Check out their website (www.certicom.com) for a neat tutorial on what elliptic curve cryptography is. I don't know if there is public domain software in the space, or if there is room for such amid the patents. - Rod ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]