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

fixed corrupted decrypt() in CTR mode

$buffer['encrypted'] (which is always empty) should be $buffer['ciphertext'] or buffered stream ...

github.com/phpseclib/phpseclib-php5 - 359e38b4d4e8201342aad876e4868acaf5b82936 authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
fixed corrupted decrypt() in CTR mode

$buffer['encrypted'] (which is always empty) should be $buffer['ciphertext'] or buffered stream ...

github.com/phpseclib/phpseclib - 359e38b4d4e8201342aad876e4868acaf5b82936 authored almost 12 years ago by Hans-Jürgen Petrich <[email protected]>
[task/fix-test-autoloader] Fix autoloader to support failing/erroring tests.

Before showing error output PHPUnit 3.7.x calls class_exists() on some PHPUnit
Extension class n...

github.com/phpseclib/phpseclib - bbb47168da7c36371eb2b921f720e9bcbe153cf3 authored almost 12 years ago by Andreas Fischer <[email protected]>
[task/fix-test-autoloader] Fix autoloader to support failing/erroring tests.

Before showing error output PHPUnit 3.7.x calls class_exists() on some PHPUnit
Extension class n...

github.com/phpseclib/phpseclib-php5 - bbb47168da7c36371eb2b921f720e9bcbe153cf3 authored almost 12 years ago by Andreas Fischer <[email protected]>
[task/travis-skipped-tests] List skipped tests on travis.

Turn on PHPUnit's verbose mode so we get detailed information about skipped
tests on travis (whe...

github.com/phpseclib/phpseclib - 4f35baf58d57832e807e3254b95ab966ac0ddd65 authored almost 12 years ago by Andreas Fischer <[email protected]>
[task/travis-skipped-tests] List skipped tests on travis.

Turn on PHPUnit's verbose mode so we get detailed information about skipped
tests on travis (whe...

github.com/phpseclib/phpseclib-php5 - 4f35baf58d57832e807e3254b95ab966ac0ddd65 authored almost 12 years ago by Andreas Fischer <[email protected]>
More strlen() / empty() changes

github.com/phpseclib/phpseclib-php5 - 61ad80fd6498dff8a2025bba9d9d97f76a7c804d authored almost 12 years ago by terrafrost <[email protected]>
More strlen() / empty() changes

github.com/phpseclib/phpseclib - 61ad80fd6498dff8a2025bba9d9d97f76a7c804d authored almost 12 years ago by terrafrost <[email protected]>
Use !empty('0') instead of strlen('0')

Thanks petrich!

github.com/phpseclib/phpseclib-php5 - 9b4240c1040ab03cccbb4b3ed877d06d27b06d28 authored almost 12 years ago by terrafrost <[email protected]>
Use !empty('0') instead of strlen('0')

Thanks petrich!

github.com/phpseclib/phpseclib - 9b4240c1040ab03cccbb4b3ed877d06d27b06d28 authored almost 12 years ago by terrafrost <[email protected]>
Add limited SPKAC support

github.com/phpseclib/phpseclib-php5 - aa3da09747929da00ce65084d2220955451e4b18 authored about 12 years ago by terrafrost <[email protected]>
Add limited SPKAC support

github.com/phpseclib/phpseclib - aa3da09747929da00ce65084d2220955451e4b18 authored about 12 years ago by terrafrost <[email protected]>
typo in interop.html

github.com/phpseclib/docs - b25aeb466d6c163f76b8722dd4d5f1cb08e070e1 authored about 12 years ago by terrafrost <[email protected]>
Make PEM lines be 64 bytes long instead of 72

Also, add more notes to Crypt_Random's comments

github.com/phpseclib/phpseclib - e4ccaef7bf74833891386232946d2168a9e2fce2 authored about 12 years ago by terrafrost <[email protected]>
Make PEM lines be 64 bytes long instead of 72

Also, add more notes to Crypt_Random's comments

github.com/phpseclib/phpseclib-php5 - e4ccaef7bf74833891386232946d2168a9e2fce2 authored about 12 years ago by terrafrost <[email protected]>
Random: expand on the explanations as to how things work

github.com/phpseclib/phpseclib-php5 - 7f5e9f404a2c03b823d8b62b0fc9aa80732841be authored about 12 years ago by terrafrost <[email protected]>
Random: expand on the explanations as to how things work

github.com/phpseclib/phpseclib - 7f5e9f404a2c03b823d8b62b0fc9aa80732841be authored about 12 years ago by terrafrost <[email protected]>
SFTP: Make get() work correctly when files are being written to for partial transfers

github.com/phpseclib/phpseclib-php5 - 885d7e0f2487d54fc573264e283f55fb4c236a3f authored about 12 years ago by terrafrost <[email protected]>
SFTP: Make get() work correctly when files are being written to for partial transfers

github.com/phpseclib/phpseclib - 885d7e0f2487d54fc573264e283f55fb4c236a3f authored about 12 years ago by terrafrost <[email protected]>
Refactor crypt_random (renaming it to crypt_random_string)

...and update all the calls to it accordingly

github.com/phpseclib/phpseclib - 35832fe2a15876558c9d759e864d6e195370daec authored about 12 years ago by terrafrost <[email protected]>
Refactor crypt_random (renaming it to crypt_random_string)

...and update all the calls to it accordingly

github.com/phpseclib/phpseclib-php5 - 35832fe2a15876558c9d759e864d6e195370daec authored about 12 years ago by terrafrost <[email protected]>
Fix E_NOTICE in SFTP.php (thanks dlgoodchild!)

github.com/phpseclib/phpseclib-php5 - a7312207856bf1494a0f3c3176dd84dee9125483 authored about 12 years ago by terrafrost <[email protected]>
Fix E_NOTICE in SFTP.php (thanks dlgoodchild!)

github.com/phpseclib/phpseclib - a7312207856bf1494a0f3c3176dd84dee9125483 authored about 12 years ago by terrafrost <[email protected]>
SFTP: Add $offset and $length get() function

github.com/phpseclib/phpseclib - 65193d9a25baa59bc34479322a694f2cf1f16180 authored about 12 years ago by terrafrost <[email protected]>
SFTP: Add $offset and $length get() function

github.com/phpseclib/phpseclib-php5 - 65193d9a25baa59bc34479322a694f2cf1f16180 authored about 12 years ago by terrafrost <[email protected]>
Remove unused lines

The MATH_BIGINTEGER_MODE == MATH_BIGINTEGER_MODE_GMP case is already handled earlier

github.com/phpseclib/phpseclib-php5 - 7401d148f84b4a12874c3ee53b8b196946a95fa5 authored about 12 years ago by terrafrost <[email protected]>
Remove unused lines

The MATH_BIGINTEGER_MODE == MATH_BIGINTEGER_MODE_GMP case is already handled earlier

github.com/phpseclib/phpseclib - 7401d148f84b4a12874c3ee53b8b196946a95fa5 authored about 12 years ago by terrafrost <[email protected]>
Add AUTHORS and LICENSE files

github.com/phpseclib/phpseclib - 3b5f3bf61fc613c4b6889d107a6c3bf4831c6277 authored about 12 years ago by terrafrost <[email protected]>
Add AUTHORS and LICENSE files

github.com/phpseclib/phpseclib-php5 - 3b5f3bf61fc613c4b6889d107a6c3bf4831c6277 authored about 12 years ago by terrafrost <[email protected]>
X509: Fix typo: ';' --> ':'

github.com/phpseclib/phpseclib - 18fc6b7712821461f449b47955387d0c514fbb27 authored about 12 years ago by Patrick Monnerat <[email protected]>
X509: Fix typo: ';' --> ':'

github.com/phpseclib/phpseclib-php5 - 18fc6b7712821461f449b47955387d0c514fbb27 authored about 12 years ago by Patrick Monnerat <[email protected]>
Merge branch 'master' of https://github.com/phpseclib/phpseclib into pmexts

github.com/phpseclib/phpseclib-php5 - 06779a92de58c3799731b50700b5c35d5fdcf948 authored about 12 years ago by Patrick Monnerat <[email protected]>
Merge branch 'master' of https://github.com/phpseclib/phpseclib into pmexts

github.com/phpseclib/phpseclib - 06779a92de58c3799731b50700b5c35d5fdcf948 authored about 12 years ago by Patrick Monnerat <[email protected]>
RSA: Allow changing openssl configuration file. X509: process HoldInstructionCode.

Also fixes HoldInstruction* OIDs.

github.com/phpseclib/phpseclib - f039a6ebc24e08b619e068c872bc4a0d2952fd48 authored about 12 years ago by Patrick Monnerat <[email protected]>
RSA: Allow changing openssl configuration file. X509: process HoldInstructionCode.

Also fixes HoldInstruction* OIDs.

github.com/phpseclib/phpseclib-php5 - f039a6ebc24e08b619e068c872bc4a0d2952fd48 authored about 12 years ago by Patrick Monnerat <[email protected]>
Make it so extension OIDs can be File_ASN1_Elements

github.com/phpseclib/phpseclib - 27f6012d623997b1fb2b37c4be98023326d44cfd authored about 12 years ago by terrafrost <[email protected]>
Make it so extension OIDs can be File_ASN1_Elements

github.com/phpseclib/phpseclib-php5 - 27f6012d623997b1fb2b37c4be98023326d44cfd authored about 12 years ago by terrafrost <[email protected]>
Make the save*() functions save in multiple formats

Currently only PEM and DER supported.

Also make fuzzing enhancements

github.com/phpseclib/phpseclib - d130d2274dd28a0c427a690671eab69d122b5c5e authored about 12 years ago by terrafrost <[email protected]>
Make the save*() functions save in multiple formats

Currently only PEM and DER supported.

Also make fuzzing enhancements

github.com/phpseclib/phpseclib-php5 - d130d2274dd28a0c427a690671eab69d122b5c5e authored about 12 years ago by terrafrost <[email protected]>
The user_error in _handle_error shouldn't be replaced..

github.com/phpseclib/phpseclib-php5 - 3c6ae4312fecc4ce8558cefd302c73173ae3fde0 authored about 12 years ago by terrafrost <[email protected]>
The user_error in _handle_error shouldn't be replaced..

github.com/phpseclib/phpseclib - 3c6ae4312fecc4ce8558cefd302c73173ae3fde0 authored about 12 years ago by terrafrost <[email protected]>
Replace user_error() with new _handle_error() function

To use exceptions do define('PHPSECLIB_USE_EXCEPTIONS', true).

To have the exceptions thrown by...

github.com/phpseclib/phpseclib-php5 - 3caaa91160d7e59569362928241f685d967d3722 authored about 12 years ago by terrafrost <[email protected]>
Replace user_error() with new _handle_error() function

To use exceptions do define('PHPSECLIB_USE_EXCEPTIONS', true).

To have the exceptions thrown by...

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

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

github.com/phpseclib/phpseclib-php5 - 862253784d1edb2794d89e5271ed114a14a3b651 authored about 12 years ago by terrafrost <[email protected]>
Merge remote-tracking branch 'origin/noauth'

github.com/phpseclib/phpseclib-php5 - 1f6cc77c1168c3f9020ea5efc39bf66801f14e03 authored about 12 years ago by terrafrost <[email protected]>
Merge remote-tracking branch 'origin/noauth'

github.com/phpseclib/phpseclib - 1f6cc77c1168c3f9020ea5efc39bf66801f14e03 authored about 12 years ago by terrafrost <[email protected]>
Fix an E_NOTICE (thanks chubbypama!)

github.com/phpseclib/phpseclib-php5 - dbc10491e72545bbef9bfbf398e5d83cae0071a5 authored about 12 years ago by terrafrost <[email protected]>
Fix an E_NOTICE (thanks chubbypama!)

github.com/phpseclib/phpseclib - dbc10491e72545bbef9bfbf398e5d83cae0071a5 authored about 12 years ago by terrafrost <[email protected]>
Remove unused fields from pack()

github.com/phpseclib/phpseclib - ff945763153013639b632640a93628b8e91938cb authored about 12 years ago by terrafrost <[email protected]>
Remove unused fields from pack()

github.com/phpseclib/phpseclib-php5 - ff945763153013639b632640a93628b8e91938cb authored about 12 years ago by terrafrost <[email protected]>
type in comment

(testing out github.com's edit via web interface)

github.com/phpseclib/phpseclib - 8ea452ed3120dbbeb1d76fd653cde41188efd660 authored about 12 years ago by terrafrost <[email protected]>
type in comment

(testing out github.com's edit via web interface)

github.com/phpseclib/phpseclib-php5 - 8ea452ed3120dbbeb1d76fd653cde41188efd660 authored about 12 years ago by terrafrost <[email protected]>
Add getChain() function

Also improve loading of raw certs

github.com/phpseclib/phpseclib-php5 - 0b9f743343d9138ebcf673165a3518021f101938 authored about 12 years ago by terrafrost <[email protected]>
Add getChain() function

Also improve loading of raw certs

github.com/phpseclib/phpseclib - 0b9f743343d9138ebcf673165a3518021f101938 authored about 12 years ago by terrafrost <[email protected]>
CS adjustments, make it so PEM-encoded CRLs can be read (again) and make it so already decoded CSRs and CRLs can be read

github.com/phpseclib/phpseclib - 76cb693d62e7dfb6f86fb72bdb1e6395fd302e12 authored about 12 years ago by terrafrost <[email protected]>
CS adjustments, make it so PEM-encoded CRLs can be read (again) and make it so already decoded CSRs and CRLs can be read

github.com/phpseclib/phpseclib-php5 - 76cb693d62e7dfb6f86fb72bdb1e6395fd302e12 authored about 12 years ago by terrafrost <[email protected]>
Make it so none is a supported authentication method

github.com/phpseclib/phpseclib-php5 - 346bc5dcc865daaf14eef46b07ddc5a728fce19a authored about 12 years ago by terrafrost <[email protected]>
Make it so none is a supported authentication method

github.com/phpseclib/phpseclib - 346bc5dcc865daaf14eef46b07ddc5a728fce19a authored about 12 years ago by terrafrost <[email protected]>
Revamp logging

github.com/phpseclib/phpseclib-php5 - 875cef8bbd4756e1f408952959233b6a8575d254 authored about 12 years ago by terrafrost <[email protected]>
Revamp logging

github.com/phpseclib/phpseclib - 875cef8bbd4756e1f408952959233b6a8575d254 authored about 12 years ago by terrafrost <[email protected]>
Suppress further error messages if connection is prematurely disconnected

github.com/phpseclib/phpseclib-php5 - 6c33012a4ace88bf89076693e25f0826d63eb942 authored about 12 years ago by terrafrost <[email protected]>
Suppress further error messages if connection is prematurely disconnected

github.com/phpseclib/phpseclib - 6c33012a4ace88bf89076693e25f0826d63eb942 authored about 12 years ago by terrafrost <[email protected]>
Update download link in README.md

github.com/phpseclib/phpseclib - 2c85e6d07acf0b1591324436dd2810b2f6fa3f6a authored about 12 years ago by terrafrost <[email protected]>
Update download link in README.md

github.com/phpseclib/phpseclib-php5 - 2c85e6d07acf0b1591324436dd2810b2f6fa3f6a authored about 12 years ago by terrafrost <[email protected]>
Null pad RSA ciphertext's to be the length of the modulo and improve XML parsing

github.com/phpseclib/phpseclib - fbf3ba353eb83fef7f81ec39fcbe1951c9572abb authored about 12 years ago by terrafrost <[email protected]>
Null pad RSA ciphertext's to be the length of the modulo and improve XML parsing

github.com/phpseclib/phpseclib-php5 - fbf3ba353eb83fef7f81ec39fcbe1951c9572abb authored about 12 years ago by terrafrost <[email protected]>
Add notes on reading CRLs and update download link to phpseclib 0.3.1

github.com/phpseclib/docs - 1f904c0439c27993b211a42bdf333b9a391b8beb authored about 12 years ago by terrafrost <[email protected]>
Make validateSignature() behave more intuitively

github.com/phpseclib/phpseclib-php5 - 7e120a0f3073025d69ed9bcbe3374c54b802f897 authored about 12 years ago by terrafrost <[email protected]>
Make validateSignature() behave more intuitively

github.com/phpseclib/phpseclib - 7e120a0f3073025d69ed9bcbe3374c54b802f897 authored about 12 years ago by terrafrost <[email protected]>
More CS adjustments

github.com/phpseclib/phpseclib-php5 - 126c396a517a2f1f1c2d0955b9c81cb1a8b87063 authored about 12 years ago by terrafrost <[email protected]>
More CS adjustments

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

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

github.com/phpseclib/phpseclib-php5 - e4836d0f3ed1020a1b6a73d613bc40eb7337fc58 authored about 12 years ago by terrafrost <[email protected]>
CS adjustments

github.com/phpseclib/phpseclib - 406e7e90e91379cd0d167e4cc1563d2895d820bb authored about 12 years ago by terrafrost <[email protected]>
CS adjustments

github.com/phpseclib/phpseclib-php5 - 406e7e90e91379cd0d167e4cc1563d2895d820bb authored about 12 years ago by terrafrost <[email protected]>
Merge pull request #34 from terrafrost/master

a few changes

github.com/phpseclib/phpseclib - 2a918a5bb54010064bffee73dda21b2217479cad authored about 12 years ago by terrafrost <[email protected]>
Merge pull request #34 from terrafrost/master

a few changes

github.com/phpseclib/phpseclib-php5 - 2a918a5bb54010064bffee73dda21b2217479cad authored about 12 years ago by terrafrost <[email protected]>
Set $this->paddable to true in a few missing places

github.com/phpseclib/phpseclib - 2a1909fd7140cfd7b41ee1b4a2f5f5cf4e9dc318 authored about 12 years ago by terrafrost <[email protected]>
Set $this->paddable to true in a few missing places

github.com/phpseclib/phpseclib-php5 - 2a1909fd7140cfd7b41ee1b4a2f5f5cf4e9dc318 authored about 12 years ago by terrafrost <[email protected]>
Merge branch 'master' of https://github.com/phpseclib/phpseclib into pmexts

github.com/phpseclib/phpseclib - 8f6cd4f91f6a90da9076c3557088c7ba1e44ca75 authored about 12 years ago by Patrick Monnerat <[email protected]>
Merge branch 'master' of https://github.com/phpseclib/phpseclib into pmexts

github.com/phpseclib/phpseclib-php5 - 8f6cd4f91f6a90da9076c3557088c7ba1e44ca75 authored about 12 years ago by Patrick Monnerat <[email protected]>
X509: *Attribute() functions may now handle single values.

github.com/phpseclib/phpseclib-php5 - a61d7ba29b24468a8a32b41a9d96030cf6a3781d authored about 12 years ago by Patrick Monnerat <[email protected]>
X509: *Attribute() functions may now handle single values.

github.com/phpseclib/phpseclib - a61d7ba29b24468a8a32b41a9d96030cf6a3781d authored about 12 years ago by Patrick Monnerat <[email protected]>
SSH1: Fix E_NOTICE (thanks dayton967!)

github.com/phpseclib/phpseclib - 8cf6bb0b1cbd629491f331759d8bb80062472eed authored about 12 years ago by terrafrost <[email protected]>
SSH1: Fix E_NOTICE (thanks dayton967!)

github.com/phpseclib/phpseclib-php5 - 8cf6bb0b1cbd629491f331759d8bb80062472eed authored about 12 years ago by terrafrost <[email protected]>
Make it so loadCA() doesn't have to be called before loadX509() or loadCRL()

github.com/phpseclib/phpseclib - 691f4d1e62812b34f62fcb6b07d15518d0b5b45d authored about 12 years ago by terrafrost <[email protected]>
Make it so loadCA() doesn't have to be called before loadX509() or loadCRL()

github.com/phpseclib/phpseclib-php5 - 691f4d1e62812b34f62fcb6b07d15518d0b5b45d authored about 12 years ago by terrafrost <[email protected]>
X509: Missing $

github.com/phpseclib/phpseclib - d492d197483dddbfa29a8fd6f7e0732db733d2fb authored about 12 years ago by terrafrost <[email protected]>
X509: Missing $

github.com/phpseclib/phpseclib-php5 - d492d197483dddbfa29a8fd6f7e0732db733d2fb authored about 12 years ago by terrafrost <[email protected]>
Fix bug in listRevoked() and make it so getSubjectDN() doesn't return issuer DN for CRLs

github.com/phpseclib/phpseclib - 1fd87dcd35d4d4e323859de4c2f115c97d93dde3 authored about 12 years ago by terrafrost <[email protected]>
Fix bug in listRevoked() and make it so getSubjectDN() doesn't return issuer DN for CRLs

github.com/phpseclib/phpseclib-php5 - 1fd87dcd35d4d4e323859de4c2f115c97d93dde3 authored about 12 years ago by terrafrost <[email protected]>
X509: CSRs and CRLs didn't have the signatureSubject variable saved properly

github.com/phpseclib/phpseclib-php5 - 1abc7e742b55545104c1465670a11387ff37ecf9 authored about 12 years ago by terrafrost <[email protected]>
X509: CSRs and CRLs didn't have the signatureSubject variable saved properly

github.com/phpseclib/phpseclib - 1abc7e742b55545104c1465670a11387ff37ecf9 authored about 12 years ago by terrafrost <[email protected]>
Missing ;

github.com/phpseclib/phpseclib - 661eb8db3fd21bad581827dc6cfa0254bc58d711 authored about 12 years ago by terrafrost <[email protected]>
CS adjustments, make loadXXX() take in binary data, and make getDN() == getIssuerDN() for CRLs

github.com/phpseclib/phpseclib-php5 - 0e0eebf4564f4da5702e1bb6a6fc6095aaaaacdf authored about 12 years ago by terrafrost <[email protected]>
CS adjustments, make loadXXX() take in binary data, and make getDN() == getIssuerDN() for CRLs

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

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

github.com/phpseclib/phpseclib-php5 - f76ab5946c72365c4c6b11c85a7600d7cba2a0f8 authored about 12 years ago by terrafrost <[email protected]>