RSA encoding algorithm in PHP ?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Polar
Forum Newbie
Posts: 12
Joined: Sat Aug 03, 2002 8:57 am

RSA encoding algorithm in PHP ?

Post by Polar »

Hi all !

May be it exists already ?
For now i finished porting short keys and not optimized
http://www.polar-lights.com/hackerhunter/rsa.zip

Any comments will be greatly appreciated :)

PS desperately looking for fast checking for prime numbers algorithm :)
Post Reply