PHP Question

Michael 'hacker' Krelin hacker at klever.net
Fri Jul 29 15:31:37 PDT 2005


On Sat, Jul 30, 2005 at 12:17:44AM +0200, meepbear * wrote:
> 
> You could have a look at GMP and big_int which are the other two I ended up 
> supporting, they're both significantly faster than BCMath and you also have 
> the option of leaving the number in its native format instead of having to 
> go through the conversion of string->big int->string on every function call.
> 

I am not really an avid php developer, but for what I know php has an
openssl module (which I have never used), couldn't that be of help?

Love,
H


More information about the yadis mailing list