RSA in PHP
Posted: Thu Sep 11, 2003 11:21 pm
Hey all,
This is My FP on the board and I am lookin foward to bein a active member of it
Anyways... Heres my idea, ive been workin with the RSA encryption algorithim and know it like the back of my own hand. Im wondering if its possible to use large numbers in php efficiently ie(over 64 bit integers) and use a stable random number generator? Ive thought of using BCmath or somthing in GMP but i want to use it on windows too... Any ideas?
This is My FP on the board and I am lookin foward to bein a active member of it
Anyways... Heres my idea, ive been workin with the RSA encryption algorithim and know it like the back of my own hand. Im wondering if its possible to use large numbers in php efficiently ie(over 64 bit integers) and use a stable random number generator? Ive thought of using BCmath or somthing in GMP but i want to use it on windows too... Any ideas?