1
0
mirror of https://github.com/danog/tgseclib.git synced 2024-12-02 17:48:00 +01:00
tgseclib/phpseclib
terrafrost 2f8d1055ea Use OpenSSL for Math_BigInteger::modPow speedups
Also, make Crypt_RSA's public keys compatible with OpenSSL and make it so __toString will return the key even when it's the public key that's loaded and it hasn't been set as the public key.
2012-08-26 01:36:34 -05:00
..
Crypt Use OpenSSL for Math_BigInteger::modPow speedups 2012-08-26 01:36:34 -05:00
File Misc fixes 2012-08-23 08:59:49 -05:00
Math Use OpenSSL for Math_BigInteger::modPow speedups 2012-08-26 01:36:34 -05:00
Net Fix typos 2012-08-14 13:12:01 -04:00
openssl.cnf - make Crypt_RSA use openssl for key generation (if openssl is available) and make it so File_X509 can create CSRs 2012-07-01 12:07:42 -05:00