1
0
mirror of https://github.com/danog/tgseclib.git synced 2024-12-02 17:48:00 +01:00
tgseclib/phpseclib
terrafrost 3caaa91160 Replace user_error() with new _handle_error() function
To use exceptions do define('PHPSECLIB_USE_EXCEPTIONS', true).

To have the exceptions thrown by phpseclib be of a certain class define PHPSECLIB_EXCEPTION_CLASS.
2012-11-28 23:33:15 -06:00
..
Crypt Replace user_error() with new _handle_error() function 2012-11-28 23:33:15 -06:00
File Replace user_error() with new _handle_error() function 2012-11-28 23:33:15 -06:00
Math Negative numbers should be prepended with a 0 2012-09-02 11:06:53 -05:00
Net Replace user_error() with new _handle_error() function 2012-11-28 23:33:15 -06: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