Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

phpseclib

Develops and provides support for phpseclib
Collective - https://opencollective.com/phpseclib - Website: https://phpseclb.com - Code: https://github.com/phpseclib

SFTP: Add the ability to write to specific parts of files

github.com/phpseclib/phpseclib - faaa52774ffcb7c4e69ed56fa9fb5ff011898c7f authored almost 12 years ago by terrafrost <[email protected]>
Merge pull request #71 from tamagokun/exec_with_pty

enablePTY() disablePTY() for use with exec()

github.com/phpseclib/phpseclib-php5 - 51e063f1a4fd23009f54e5c725e998dc8493ef71 authored almost 12 years ago by terrafrost <[email protected]>
Merge pull request #71 from tamagokun/exec_with_pty

enablePTY() disablePTY() for use with exec()

github.com/phpseclib/phpseclib - 51e063f1a4fd23009f54e5c725e998dc8493ef71 authored almost 12 years ago by terrafrost <[email protected]>
Use enablePTY() to get a PTY with exec() calls. While exec() is running

you can use read() and write() to interact with the shell.

github.com/phpseclib/phpseclib - d7e4678fc4165fc45f2ca7cefad3043860940673 authored almost 12 years ago by Mike Kruk <[email protected]>
Use enablePTY() to get a PTY with exec() calls. While exec() is running

you can use read() and write() to interact with the shell.

github.com/phpseclib/phpseclib-php5 - d7e4678fc4165fc45f2ca7cefad3043860940673 authored almost 12 years ago by Mike Kruk <[email protected]>
Small CS fix [2]

github.com/phpseclib/phpseclib - 93f9922410a0900bed818d4c0870adc74043af77 authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
Small CS fix [2]

github.com/phpseclib/phpseclib-php5 - 93f9922410a0900bed818d4c0870adc74043af77 authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
Merge branch 'master' of https://github.com/phpseclib/phpseclib

github.com/phpseclib/phpseclib - dba98cd57f62ebe532bc1f01f9b1ec1d6bd2b571 authored almost 12 years ago by terrafrost <[email protected]>
Merge branch 'master' of https://github.com/phpseclib/phpseclib

github.com/phpseclib/phpseclib-php5 - dba98cd57f62ebe532bc1f01f9b1ec1d6bd2b571 authored almost 12 years ago by terrafrost <[email protected]>
Update date format in File/X509.php

Update it to be consistent with https://github.com/phpseclib/phpseclib/commit/bdd42c448b21b87ef0...

github.com/phpseclib/phpseclib - 5910f7c14fd1515321f36d55559240a3f25e6073 authored almost 12 years ago by terrafrost <[email protected]>
Update date format in File/X509.php

Update it to be consistent with https://github.com/phpseclib/phpseclib/commit/bdd42c448b21b87ef0...

github.com/phpseclib/phpseclib-php5 - 5910f7c14fd1515321f36d55559240a3f25e6073 authored almost 12 years ago by terrafrost <[email protected]>
Merge pull request #1 from phpseclib/master

pullrequest

github.com/phpseclib/phpseclib-php5 - 6555cb1e8ef0fd219aebc171bef580edb719b009 authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
Merge pull request #1 from phpseclib/master

pullrequest

github.com/phpseclib/phpseclib - 6555cb1e8ef0fd219aebc171bef580edb719b009 authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
Small CS fix

github.com/phpseclib/phpseclib-php5 - 323396df3cbca234c1796ab1e8a673182e1f1d6e authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
Small CS fix

github.com/phpseclib/phpseclib - 323396df3cbca234c1796ab1e8a673182e1f1d6e authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
Merge pull request #69 from petrich/master

AES _Performance update [2]

github.com/phpseclib/phpseclib-php5 - 2faa2b53a7c7581a688487c3d3d9d75fda70163a authored almost 12 years ago by terrafrost <[email protected]>
Merge pull request #69 from petrich/master

AES _Performance update [2]

github.com/phpseclib/phpseclib - 2faa2b53a7c7581a688487c3d3d9d75fda70163a authored almost 12 years ago by terrafrost <[email protected]>
AES: Performance update

Performance update for AES

github.com/phpseclib/phpseclib - b4bbb27ef6e73138c5f3f36068f74baed50062df authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
AES: Performance update

Performance update for AES

github.com/phpseclib/phpseclib-php5 - b4bbb27ef6e73138c5f3f36068f74baed50062df authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
AES, RC4: CS adjustments

github.com/phpseclib/phpseclib - 13eb688c901102bc63c3e83110bf9286dc7ccdd6 authored almost 12 years ago by terrafrost <[email protected]>
AES, RC4: CS adjustments

github.com/phpseclib/phpseclib-php5 - 13eb688c901102bc63c3e83110bf9286dc7ccdd6 authored almost 12 years ago by terrafrost <[email protected]>
Undo last commit

github.com/phpseclib/phpseclib - 248e3bb085e626b794e7729e82feebb68a930bb1 authored almost 12 years ago by terrafrost <[email protected]>
Undo last commit

github.com/phpseclib/phpseclib-php5 - 248e3bb085e626b794e7729e82feebb68a930bb1 authored almost 12 years ago by terrafrost <[email protected]>
Add __construct() constructor to make namespace'ing easier for those wishing to do it

github.com/phpseclib/phpseclib - bfb04dcf4daa36d8f95d2c673ed1585e815e6724 authored almost 12 years ago by terrafrost <[email protected]>
Add __construct() constructor to make namespace'ing easier for those wishing to do it

github.com/phpseclib/phpseclib-php5 - bfb04dcf4daa36d8f95d2c673ed1585e815e6724 authored almost 12 years ago by terrafrost <[email protected]>
Update benchmarks to account for petrich's latest changes

Also change 150000 to 1024*1024 in a few benchmark scripts

github.com/phpseclib/docs - 6b3af11eaf0c6d2b448ed552f27f3dac6e0ac1cd authored almost 12 years ago by terrafrost <[email protected]>
Rijndael, AES: CS adjustments

github.com/phpseclib/phpseclib - 6765cb3b2b3244e1b9865e205c8905b311e27d6a authored almost 12 years ago by terrafrost <[email protected]>
Rijndael, AES: CS adjustments

github.com/phpseclib/phpseclib-php5 - 6765cb3b2b3244e1b9865e205c8905b311e27d6a authored almost 12 years ago by terrafrost <[email protected]>
Merge pull request #65 from petrich/patch-3

Rijndael: Performance update

github.com/phpseclib/phpseclib - 7894fd98f5afc76dd26f0c14f204bf4bf0cbe7a6 authored almost 12 years ago by terrafrost <[email protected]>
Merge pull request #65 from petrich/patch-3

Rijndael: Performance update

github.com/phpseclib/phpseclib-php5 - 7894fd98f5afc76dd26f0c14f204bf4bf0cbe7a6 authored almost 12 years ago by terrafrost <[email protected]>
Merge pull request #66 from petrich/patch-5

AES: Performance update

github.com/phpseclib/phpseclib-php5 - 01be859b44579b15d032c3535ee42700e26d85b0 authored almost 12 years ago by terrafrost <[email protected]>
Merge pull request #66 from petrich/patch-5

AES: Performance update

github.com/phpseclib/phpseclib - 01be859b44579b15d032c3535ee42700e26d85b0 authored almost 12 years ago by terrafrost <[email protected]>
RC4: keys were never being set in continuous mode

github.com/phpseclib/phpseclib-php5 - d774476bcfd2eda5b07bf97c9acf75372a4b525a authored almost 12 years ago by terrafrost <[email protected]>
RC4: keys were never being set in continuous mode

github.com/phpseclib/phpseclib - d774476bcfd2eda5b07bf97c9acf75372a4b525a authored almost 12 years ago by terrafrost <[email protected]>
AES: Performance update

Performance update for AES
Related to: https://github.com/phpseclib/phpseclib/pull/65

github.com/phpseclib/phpseclib - 7dceef6ef4823dd4d788dbaae9a12176ca1dfc81 authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
AES: Performance update

Performance update for AES
Related to: https://github.com/phpseclib/phpseclib/pull/65

github.com/phpseclib/phpseclib-php5 - 7dceef6ef4823dd4d788dbaae9a12176ca1dfc81 authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
Rijndael: Performance update

Performance update for Rijndael

github.com/phpseclib/phpseclib-php5 - c95b997fa77954c50d6ae94dd0dd0d9872279fe6 authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
Rijndael: Performance update

Performance update for Rijndael

github.com/phpseclib/phpseclib - c95b997fa77954c50d6ae94dd0dd0d9872279fe6 authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
add size checking to binary packets in Net/SSH2.php (thanks ?????? ????????!)

github.com/phpseclib/phpseclib - e7336e6b54db9365590a10ebe13757c022e7194b authored almost 12 years ago by terrafrost <[email protected]>
add size checking to binary packets in Net/SSH2.php (thanks ?????? ????????!)

github.com/phpseclib/phpseclib-php5 - e7336e6b54db9365590a10ebe13757c022e7194b authored almost 12 years ago by terrafrost <[email protected]>
Merge pull request #63 from petrich/patch-3

Rijndael: little code optimizing

github.com/phpseclib/phpseclib - 111544428ec5954a1ba6139f4193e251bef72582 authored almost 12 years ago by terrafrost <[email protected]>
Merge pull request #63 from petrich/patch-3

Rijndael: little code optimizing

github.com/phpseclib/phpseclib-php5 - 111544428ec5954a1ba6139f4193e251bef72582 authored almost 12 years ago by terrafrost <[email protected]>
Merge pull request #64 from petrich/patch-5

RC4: fixed ContinuousBuffer() using MODE_MCRYPT

github.com/phpseclib/phpseclib-php5 - 3eaf92332d24d58eb0665600e046122285ab8207 authored almost 12 years ago by terrafrost <[email protected]>
Merge pull request #64 from petrich/patch-5

RC4: fixed ContinuousBuffer() using MODE_MCRYPT

github.com/phpseclib/phpseclib - 3eaf92332d24d58eb0665600e046122285ab8207 authored almost 12 years ago by terrafrost <[email protected]>
RC4: fixed ContinuousBuffer() using MODE_MCRYPT

Fixed multiple calls to ContinuousBuffer() using MODE_MCRYPT

github.com/phpseclib/phpseclib-php5 - 376b2759c9d83615e0f77d9a119e96413c1e5d3e authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
RC4: fixed ContinuousBuffer() using MODE_MCRYPT

Fixed multiple calls to ContinuousBuffer() using MODE_MCRYPT

github.com/phpseclib/phpseclib - 376b2759c9d83615e0f77d9a119e96413c1e5d3e authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
Rijndael: little code optimizing

little code optimizing

github.com/phpseclib/phpseclib-php5 - d81563d6f37983f855fdf9fd36d9c19e5ac28b77 authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
Rijndael: little code optimizing

little code optimizing

github.com/phpseclib/phpseclib - d81563d6f37983f855fdf9fd36d9c19e5ac28b77 authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
Merge pull request #61 from petrich/patch-3

AES: Fixed CFB decrypt() using MODE_MCRYPT and ContinuousBuffer

github.com/phpseclib/phpseclib-php5 - 45976002c70cf6b532f21d65b2876ee724de3095 authored almost 12 years ago by terrafrost <[email protected]>
Merge pull request #61 from petrich/patch-3

AES: Fixed CFB decrypt() using MODE_MCRYPT and ContinuousBuffer

github.com/phpseclib/phpseclib - 45976002c70cf6b532f21d65b2876ee724de3095 authored almost 12 years ago by terrafrost <[email protected]>
Merge pull request #62 from petrich/patch-4

DES: Fixed CFB decrypt() using MODE_MCRYPT and ContinuousBuffer

github.com/phpseclib/phpseclib-php5 - e11998787c83d0ded26cf126b4b25024114b14ac authored almost 12 years ago by terrafrost <[email protected]>
Merge pull request #62 from petrich/patch-4

DES: Fixed CFB decrypt() using MODE_MCRYPT and ContinuousBuffer

github.com/phpseclib/phpseclib - e11998787c83d0ded26cf126b4b25024114b14ac authored almost 12 years ago by terrafrost <[email protected]>
DES: Fixed CFB decrypt() using MODE_MCRYPT and ContinuousBuffer

DES: Fixed small bug from commit https://github.com/phpseclib/phpseclib/commit/d94f1b252db66f52c...

github.com/phpseclib/phpseclib - bfab4c47f9239af065c398d87a68dad9f26177e4 authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
DES: Fixed CFB decrypt() using MODE_MCRYPT and ContinuousBuffer

DES: Fixed small bug from commit https://github.com/phpseclib/phpseclib/commit/d94f1b252db66f52c...

github.com/phpseclib/phpseclib-php5 - bfab4c47f9239af065c398d87a68dad9f26177e4 authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
AES: Fixed CFB decrypt() using MODE_MCRYPT and ContinuousBuffer

AES: Fixed small bug from commit https://github.com/phpseclib/phpseclib/commit/d94f1b252db66f52c...

github.com/phpseclib/phpseclib - 2deea8b4913ec9801c23c87cc2dbc4de073a4835 authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
AES: Fixed CFB decrypt() using MODE_MCRYPT and ContinuousBuffer

AES: Fixed small bug from commit https://github.com/phpseclib/phpseclib/commit/d94f1b252db66f52c...

github.com/phpseclib/phpseclib-php5 - 2deea8b4913ec9801c23c87cc2dbc4de073a4835 authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
Merge pull request #59 from tamagokun/set_exit_status

Get the exit status in ssh

github.com/phpseclib/phpseclib - 882e019062a4e953a5316892247e5601f66e08fc authored almost 12 years ago by terrafrost <[email protected]>
Merge pull request #59 from tamagokun/set_exit_status

Get the exit status in ssh

github.com/phpseclib/phpseclib-php5 - 882e019062a4e953a5316892247e5601f66e08fc authored almost 12 years ago by terrafrost <[email protected]>
Merge remote-tracking branch 'upstream/master'

github.com/phpseclib/phpseclib - 16feb0f1705a6cb7f1b2a51020834f4885e57b85 authored almost 12 years ago by terrafrost <[email protected]>
Merge remote-tracking branch 'upstream/master'

github.com/phpseclib/phpseclib-php5 - 16feb0f1705a6cb7f1b2a51020834f4885e57b85 authored almost 12 years ago by terrafrost <[email protected]>
AES, DES, RC4, Rijndael, TripleDES: multiple changes

- apply petrich's TripleDES / CFB decrypt to AES and DES
- make DES use the updated _generate_xo...

github.com/phpseclib/phpseclib-php5 - d94f1b252db66f52c42fcc8d4c6f1a3f10f5ff4e authored almost 12 years ago by terrafrost <[email protected]>
AES, DES, RC4, Rijndael, TripleDES: multiple changes

- apply petrich's TripleDES / CFB decrypt to AES and DES
- make DES use the updated _generate_xo...

github.com/phpseclib/phpseclib - d94f1b252db66f52c42fcc8d4c6f1a3f10f5ff4e authored almost 12 years ago by terrafrost <[email protected]>
Merge pull request #56 from bantu/coverage-text

[coverage-text] Generate text code coverage report for output on travis ...

github.com/phpseclib/phpseclib - 28413744c64ef407d06ab559268af84408218f75 authored almost 12 years ago by terrafrost <[email protected]>
Merge pull request #56 from bantu/coverage-text

[coverage-text] Generate text code coverage report for output on travis ...

github.com/phpseclib/phpseclib-php5 - 28413744c64ef407d06ab559268af84408218f75 authored almost 12 years ago by terrafrost <[email protected]>
Extract the exit_status if given to us from SSH.

github.com/phpseclib/phpseclib - efdec7b118b1f8c24b9882ccc4a7fce5cb8d945f authored almost 12 years ago by Mike Kruk <[email protected]>
Extract the exit_status if given to us from SSH.

github.com/phpseclib/phpseclib-php5 - efdec7b118b1f8c24b9882ccc4a7fce5cb8d945f authored almost 12 years ago by Mike Kruk <[email protected]>
[coverage-text] Generate text code coverage report for output on travis console.

github.com/phpseclib/phpseclib - d00c5151b2759beb4ebf53571818abbc5e818ce3 authored almost 12 years ago by Andreas Fischer <[email protected]>
[coverage-text] Generate text code coverage report for output on travis console.

github.com/phpseclib/phpseclib-php5 - d00c5151b2759beb4ebf53571818abbc5e818ce3 authored almost 12 years ago by Andreas Fischer <[email protected]>
Merge pull request #57 from bantu/coverage-html

Travis CI: Generate code coverage HTML and persistently store it.

github.com/phpseclib/phpseclib-php5 - ce22f11f7f9ef3bb07f98e44e329446c4a667566 authored almost 12 years ago by terrafrost <[email protected]>
Merge pull request #57 from bantu/coverage-html

Travis CI: Generate code coverage HTML and persistently store it.

github.com/phpseclib/phpseclib - ce22f11f7f9ef3bb07f98e44e329446c4a667566 authored almost 12 years ago by terrafrost <[email protected]>
[coverage-html] Add comment to expect installation.

github.com/phpseclib/phpseclib - ec58a8bce393e9e88257fdbfcf2d9b641f761acb authored almost 12 years ago by Andreas Fischer <[email protected]>
[coverage-html] Add comment to expect installation.

github.com/phpseclib/phpseclib-php5 - ec58a8bce393e9e88257fdbfcf2d9b641f761acb authored almost 12 years ago by Andreas Fischer <[email protected]>
[coverage-html] Put fingerprint of RSA host key into variable.

github.com/phpseclib/phpseclib-php5 - dda7498b604da39ce7bf80021e685b24597e8879 authored almost 12 years ago by Andreas Fischer <[email protected]>
[coverage-html] Put fingerprint of RSA host key into variable.

github.com/phpseclib/phpseclib - dda7498b604da39ce7bf80021e685b24597e8879 authored almost 12 years ago by Andreas Fischer <[email protected]>
[coverage-html] Add code coverage report link to readme.

github.com/phpseclib/phpseclib-php5 - 29d2ae1727e894f6c67af8355d7a279ee3d067d3 authored almost 12 years ago by Andreas Fischer <[email protected]>
[coverage-html] Add code coverage report link to readme.

github.com/phpseclib/phpseclib - 29d2ae1727e894f6c67af8355d7a279ee3d067d3 authored almost 12 years ago by Andreas Fischer <[email protected]>
[coverage-html] Add latest symlink.

github.com/phpseclib/phpseclib - dbf7265e19aae45181e0e7ae5ecf05eed4e8e950 authored almost 12 years ago by Andreas Fischer <[email protected]>
[coverage-html] Add latest symlink.

github.com/phpseclib/phpseclib-php5 - dbf7265e19aae45181e0e7ae5ecf05eed4e8e950 authored almost 12 years ago by Andreas Fischer <[email protected]>
[coverage-html] Use PHP version number in folder name.

github.com/phpseclib/phpseclib-php5 - 862bc5d6dcffce53a76161f0450c081584c5a8bc authored almost 12 years ago by Andreas Fischer <[email protected]>
[coverage-html] Use PHP version number in folder name.

github.com/phpseclib/phpseclib - 862bc5d6dcffce53a76161f0450c081584c5a8bc authored almost 12 years ago by Andreas Fischer <[email protected]>
[coverage-html] Generate HTML code coverage report and rsync it out of travis.

github.com/phpseclib/phpseclib-php5 - 9758ab16887407052c9efb6db966a31f33046880 authored almost 12 years ago by Andreas Fischer <[email protected]>
[coverage-html] Generate HTML code coverage report and rsync it out of travis.

github.com/phpseclib/phpseclib - 9758ab16887407052c9efb6db966a31f33046880 authored almost 12 years ago by Andreas Fischer <[email protected]>
Merge pull request #55 from bantu/travis/php-5.5

[travis/php-5.5] Also build on PHP 5.5 environment.

github.com/phpseclib/phpseclib-php5 - 309a31c431e2a6ac5bb02e5591f8d8b157fdc86e authored almost 12 years ago by terrafrost <[email protected]>
Merge pull request #55 from bantu/travis/php-5.5

[travis/php-5.5] Also build on PHP 5.5 environment.

github.com/phpseclib/phpseclib - 309a31c431e2a6ac5bb02e5591f8d8b157fdc86e authored almost 12 years ago by terrafrost <[email protected]>
[travis/php-5.5] Also build on PHP 5.5 environment.

github.com/phpseclib/phpseclib-php5 - c4311c52972f00778cd97ee806ce19fd49d2dc56 authored almost 12 years ago by Andreas Fischer <[email protected]>
[travis/php-5.5] Also build on PHP 5.5 environment.

github.com/phpseclib/phpseclib - c4311c52972f00778cd97ee806ce19fd49d2dc56 authored almost 12 years ago by Andreas Fischer <[email protected]>
Merge pull request #54 from bantu/travis/php-5.3.3

[travis/php-5.3.3] Also build on PHP 5.3.3 in addition to the latest 5.3...

github.com/phpseclib/phpseclib-php5 - ff4f724c7e6cf82d65afe1e8f77b608dc0e073d4 authored almost 12 years ago by terrafrost <[email protected]>
Merge pull request #54 from bantu/travis/php-5.3.3

[travis/php-5.3.3] Also build on PHP 5.3.3 in addition to the latest 5.3...

github.com/phpseclib/phpseclib - ff4f724c7e6cf82d65afe1e8f77b608dc0e073d4 authored almost 12 years ago by terrafrost <[email protected]>
[travis/php-5.3.3] Build on PHP 5.3.3 in addition to the latest 5.3 version.

github.com/phpseclib/phpseclib-php5 - 0082ae0434f91fa6679fd939a40bec334981b133 authored almost 12 years ago by Andreas Fischer <[email protected]>
[travis/php-5.3.3] Build on PHP 5.3.3 in addition to the latest 5.3 version.

github.com/phpseclib/phpseclib - 0082ae0434f91fa6679fd939a40bec334981b133 authored almost 12 years ago by Andreas Fischer <[email protected]>
3DES: Fixed ContinuousBuffer() in CTR/CFB/OFB

FIXED: multiple calls to enable/enableContinuousBuffer() work's now in CTR/CFB/OFB
FIXED: "Ille...

github.com/phpseclib/phpseclib-php5 - f7dc23a18e13d6bdfab3d0dc2c9594f3219bef31 authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
3DES: Fixed ContinuousBuffer() in CTR/CFB/OFB

FIXED: multiple calls to enable/enableContinuousBuffer() work's now in CTR/CFB/OFB
FIXED: "Ille...

github.com/phpseclib/phpseclib - f7dc23a18e13d6bdfab3d0dc2c9594f3219bef31 authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
Merge remote-tracking branch 'upstream/master'

github.com/phpseclib/phpseclib-php5 - c7c150bcd98238b81a94e4c7917cf6834fec8623 authored almost 12 years ago by terrafrost <[email protected]>
Merge remote-tracking branch 'upstream/master'

github.com/phpseclib/phpseclib - c7c150bcd98238b81a94e4c7917cf6834fec8623 authored almost 12 years ago by terrafrost <[email protected]>
Merge branch 'petrich'

github.com/phpseclib/phpseclib - efe8cc45e5a0fe717e15381d0d6312be9e8a15d6 authored almost 12 years ago by terrafrost <[email protected]>
Merge branch 'petrich'

github.com/phpseclib/phpseclib-php5 - efe8cc45e5a0fe717e15381d0d6312be9e8a15d6 authored almost 12 years ago by terrafrost <[email protected]>
Merge pull request #50 from bantu/constant-trickery

Also test Math_BigInteger without OpenSSL.

github.com/phpseclib/phpseclib-php5 - f1ccbd4ee10495edacd57749f705e9b766c57c05 authored almost 12 years ago by terrafrost <[email protected]>
Merge pull request #50 from bantu/constant-trickery

Also test Math_BigInteger without OpenSSL.

github.com/phpseclib/phpseclib - f1ccbd4ee10495edacd57749f705e9b766c57c05 authored almost 12 years ago by terrafrost <[email protected]>
[constant-trickery] Also test without OpenSSL.

github.com/phpseclib/phpseclib-php5 - 93d7bf4444aa6cb13e8e458cc19486e7d7d551c8 authored almost 12 years ago by Andreas Fischer <[email protected]>
[constant-trickery] Also test without OpenSSL.

github.com/phpseclib/phpseclib - 93d7bf4444aa6cb13e8e458cc19486e7d7d551c8 authored almost 12 years ago by Andreas Fischer <[email protected]>