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

Merge branch 'master' of https://github.com/phpseclib/phpseclib

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

github.com/phpseclib/phpseclib - 7cfcdf90f601aab5213cfd256443a61ed8b063ee authored about 12 years ago by terrafrost <[email protected]>
Add $extra to logs

github.com/phpseclib/phpseclib - bb4995e4461c63029bec901405a98c333ebf4bbc authored about 12 years ago by terrafrost <[email protected]>
Add $extra to logs

github.com/phpseclib/phpseclib-php5 - bb4995e4461c63029bec901405a98c333ebf4bbc authored about 12 years ago by terrafrost <[email protected]>
Merge pull request #22 from monnerat/newattrs

X509: Fix 'OU' attribute mapping, add 'SN' (surname) short name, add 'ro...

github.com/phpseclib/phpseclib-php5 - f8b05fb6adacd3b9d21aeff0ec7c760c455d0ba5 authored about 12 years ago by terrafrost <[email protected]>
Merge pull request #22 from monnerat/newattrs

X509: Fix 'OU' attribute mapping, add 'SN' (surname) short name, add 'ro...

github.com/phpseclib/phpseclib - f8b05fb6adacd3b9d21aeff0ec7c760c455d0ba5 authored about 12 years ago by terrafrost <[email protected]>
Three fixes

- Ingore white space in keys
- Handle negative numbers in the same way OpenSSL seems to handle t...

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

- Ingore white space in keys
- Handle negative numbers in the same way OpenSSL seems to handle t...

github.com/phpseclib/phpseclib - ee25c73a448d24f8658e074e90d8811774678d93 authored about 12 years ago by terrafrost <[email protected]>
X509: Fix emailAddress attribute name mapping.

github.com/phpseclib/phpseclib - 45512c7a504feb8bc2af5d881c5413243504de81 authored about 12 years ago by Patrick Monnerat <[email protected]>
X509: Fix emailAddress attribute name mapping.

github.com/phpseclib/phpseclib-php5 - 45512c7a504feb8bc2af5d881c5413243504de81 authored about 12 years ago by Patrick Monnerat <[email protected]>
X509: fix typo: improve new DN attrs handling.

github.com/phpseclib/phpseclib - 1377d56a4e0e15cdc38e033876933d39473f0ae0 authored about 12 years ago by Patrick Monnerat <[email protected]>
X509: fix typo: improve new DN attrs handling.

github.com/phpseclib/phpseclib-php5 - 1377d56a4e0e15cdc38e033876933d39473f0ae0 authored about 12 years ago by Patrick Monnerat <[email protected]>
X509: Fix 'OU' attribute mapping, add 'SN' (surname) short name, add 'role', 'title', 'description', 'x500UniqueIdentifier' DN attributes.

github.com/phpseclib/phpseclib-php5 - 29b9642965b4170a9c90f9d4c3df118183c77ce2 authored about 12 years ago by Patrick Monnerat <[email protected]>
X509: Fix 'OU' attribute mapping, add 'SN' (surname) short name, add 'role', 'title', 'description', 'x500UniqueIdentifier' DN attributes.

github.com/phpseclib/phpseclib - 29b9642965b4170a9c90f9d4c3df118183c77ce2 authored about 12 years ago by Patrick Monnerat <[email protected]>
Two fixes

Fix "return to" link on Symmetric Ciphers page and remove gratitious <pre> tags

github.com/phpseclib/docs - ff843cc3238325729d67f3fcc55706395abf44a2 authored about 12 years ago by terrafrost <[email protected]>
Ignore white spaces in CSRs and X.509 certs

github.com/phpseclib/phpseclib - 076050cc1903df8ca5a442a3eda738c6204fa0e5 authored about 12 years ago by terrafrost <[email protected]>
Ignore white spaces in CSRs and X.509 certs

github.com/phpseclib/phpseclib-php5 - 076050cc1903df8ca5a442a3eda738c6204fa0e5 authored about 12 years ago by terrafrost <[email protected]>
Do CRYPT_DES_MODE_CBC instead of CRYPT_MODE_DES_CBC

github.com/phpseclib/phpseclib - 13eed6147a6ce4613b852a6cad708776a4baf261 authored about 12 years ago by terrafrost <[email protected]>
Do CRYPT_DES_MODE_CBC instead of CRYPT_MODE_DES_CBC

github.com/phpseclib/phpseclib-php5 - 13eed6147a6ce4613b852a6cad708776a4baf261 authored about 12 years ago by terrafrost <[email protected]>
CRYPT_MODE_DES_CBC should have been CRYPT_DES_MODE_CBC

Thanks arook!

github.com/phpseclib/phpseclib - 3a5ab5276ec7767244b1f1831e01402844ec49b2 authored about 12 years ago by terrafrost <[email protected]>
CRYPT_MODE_DES_CBC should have been CRYPT_DES_MODE_CBC

Thanks arook!

github.com/phpseclib/phpseclib-php5 - 3a5ab5276ec7767244b1f1831e01402844ec49b2 authored about 12 years ago by terrafrost <[email protected]>
Reformat keys even if private key format is the same OpenSSL uses

As is private keys weren't being encrypted when a private key was being set and OpenSSL was bein...

github.com/phpseclib/phpseclib-php5 - 6686e203e7da58056a46f26890025aa2a20e58d7 authored over 12 years ago by terrafrost <[email protected]>
Reformat keys even if private key format is the same OpenSSL uses

As is private keys weren't being encrypted when a private key was being set and OpenSSL was bein...

github.com/phpseclib/phpseclib - 6686e203e7da58056a46f26890025aa2a20e58d7 authored over 12 years ago by terrafrost <[email protected]>
SSH-2.0-SSHD doesn't implement hmac-*-96 correctly

github.com/phpseclib/phpseclib-php5 - ec5aead74655665ff7074c3e404cb6d563caa252 authored over 12 years ago by terrafrost <[email protected]>
SSH-2.0-SSHD doesn't implement hmac-*-96 correctly

github.com/phpseclib/phpseclib - ec5aead74655665ff7074c3e404cb6d563caa252 authored over 12 years ago by terrafrost <[email protected]>
stat() and lstat() ignore false output from _stat()

Thanks Fluffycloud!

github.com/phpseclib/phpseclib - c7d6492f433278cb1829b0e3398bf08372c11026 authored over 12 years ago by terrafrost <[email protected]>
stat() and lstat() ignore false output from _stat()

Thanks Fluffycloud!

github.com/phpseclib/phpseclib-php5 - c7d6492f433278cb1829b0e3398bf08372c11026 authored over 12 years ago by terrafrost <[email protected]>
Add note about subjectPublicKey format

github.com/phpseclib/docs - 49e6b5b0dbaab08b4ed782df434ffa11baebc95b authored over 12 years ago by terrafrost <[email protected]>
stream_set_blocking calls were unnecessary

github.com/phpseclib/phpseclib-php5 - 31ad9aacbd18f2153b78bd4536b9a8563505d051 authored over 12 years ago by terrafrost <[email protected]>
stream_set_blocking calls were unnecessary

github.com/phpseclib/phpseclib - 31ad9aacbd18f2153b78bd4536b9a8563505d051 authored over 12 years ago by terrafrost <[email protected]>
Add sample cert to X.509 decoder

github.com/phpseclib/docs - f1bd6bd26743c6f4e4a1a303511f0c40a8ba0a4d authored over 12 years ago by terrafrost <[email protected]>
stream_select() failed when timeout went below 1 second

github.com/phpseclib/phpseclib-php5 - 5d91746f737ea09a869e10dc646e7a1176a2dcd5 authored over 12 years ago by terrafrost <[email protected]>
stream_select() failed when timeout went below 1 second

github.com/phpseclib/phpseclib - 5d91746f737ea09a869e10dc646e7a1176a2dcd5 authored over 12 years ago by terrafrost <[email protected]>
Make setDNProp() default way of setting DN

github.com/phpseclib/docs - 610a7ed89fd4bf67b6a1546d42407decf68f2582 authored over 12 years ago by terrafrost <[email protected]>
Update a few comments

github.com/phpseclib/phpseclib - 26776b486e74f31a5e9233852ee67cad43b2d61f authored over 12 years ago by terrafrost <[email protected]>
Update a few comments

github.com/phpseclib/phpseclib-php5 - 26776b486e74f31a5e9233852ee67cad43b2d61f authored over 12 years ago by terrafrost <[email protected]>
Changing the public key format broke File_X509

github.com/phpseclib/phpseclib-php5 - a3781bd172864f0c57f771ff1add188afed59a41 authored over 12 years ago by terrafrost <[email protected]>
Changing the public key format broke File_X509

github.com/phpseclib/phpseclib - a3781bd172864f0c57f771ff1add188afed59a41 authored over 12 years ago by terrafrost <[email protected]>
Fix syntax error in X.509 examples

github.com/phpseclib/docs - 82807c9a78f3e3e0462e7dc70ce9de9b333fc5d3 authored over 12 years ago by terrafrost <[email protected]>
Add documentation for Math_BigInteger

Also add updated benchmarks for AES and update RSA public key format.

github.com/phpseclib/docs - d620efb572c7de9dfd9560897185db8177ebaec2 authored over 12 years ago by terrafrost <[email protected]>
Negative numbers should be prepended with a 0

github.com/phpseclib/phpseclib - c2c3e9420d5114388757e38ee4f567ebf61dcda9 authored over 12 years ago by terrafrost <[email protected]>
Negative numbers should be prepended with a 0

github.com/phpseclib/phpseclib-php5 - c2c3e9420d5114388757e38ee4f567ebf61dcda9 authored over 12 years ago by terrafrost <[email protected]>
Updated fix for php.pear.net bug # 18015

toBits() on an object for which setPrecision(8) has been called should always return 8 bits.

As...

github.com/phpseclib/phpseclib-php5 - 0f95ddc692d350f367e3b0501ba1e56a5c7de4b8 authored over 12 years ago by terrafrost <[email protected]>
Updated fix for php.pear.net bug # 18015

toBits() on an object for which setPrecision(8) has been called should always return 8 bits.

As...

github.com/phpseclib/phpseclib - 0f95ddc692d350f367e3b0501ba1e56a5c7de4b8 authored over 12 years ago by terrafrost <[email protected]>
Workaround for buggy stream_select's

Workaround for this issue:

https://bugs.php.net/bug.php?id=42682

Thanks solefald!

github.com/phpseclib/phpseclib-php5 - 5de5d45bd5163b1c974eaab0eae410fdd643645c authored over 12 years ago by terrafrost <[email protected]>
Workaround for buggy stream_select's

Workaround for this issue:

https://bugs.php.net/bug.php?id=42682

Thanks solefald!

github.com/phpseclib/phpseclib - 5de5d45bd5163b1c974eaab0eae410fdd643645c authored over 12 years ago by terrafrost <[email protected]>
Fix a few E_NOTICEs

github.com/phpseclib/phpseclib-php5 - e2ae5100c2cb0af35fec39da1fe94adf23143bb5 authored over 12 years ago by terrafrost <[email protected]>
Fix a few E_NOTICEs

github.com/phpseclib/phpseclib - e2ae5100c2cb0af35fec39da1fe94adf23143bb5 authored over 12 years ago by terrafrost <[email protected]>
CRYPT_RSA_ASN1_SEQUENCE shouldn't have been used

github.com/phpseclib/phpseclib-php5 - 11872fe7473126ed763c7be316663a092df217c2 authored over 12 years ago by terrafrost <[email protected]>
CRYPT_RSA_ASN1_SEQUENCE shouldn't have been used

github.com/phpseclib/phpseclib - 11872fe7473126ed763c7be316663a092df217c2 authored over 12 years ago by terrafrost <[email protected]>
Don't redefine MATH_BIGINTEGER_OPENSSL_ENABLED

github.com/phpseclib/phpseclib-php5 - 770075fe0823b13cd13dda02c931352a4580cea8 authored over 12 years ago by terrafrost <[email protected]>
Don't redefine MATH_BIGINTEGER_OPENSSL_ENABLED

github.com/phpseclib/phpseclib - 770075fe0823b13cd13dda02c931352a4580cea8 authored over 12 years ago by terrafrost <[email protected]>
Use OpenSSL for Math_BigInteger::modPow speedups

Also, make Crypt_RSA's public keys compatible with OpenSSL and make it so __toString will return...

github.com/phpseclib/phpseclib - 2f8d1055ea5a6b06cd7a40eb85661ba688a31320 authored over 12 years ago by terrafrost <[email protected]>
Use OpenSSL for Math_BigInteger::modPow speedups

Also, make Crypt_RSA's public keys compatible with OpenSSL and make it so __toString will return...

github.com/phpseclib/phpseclib-php5 - 2f8d1055ea5a6b06cd7a40eb85661ba688a31320 authored over 12 years ago by terrafrost <[email protected]>
add back to rsa example

github.com/phpseclib/docs - 6abdc582011659ac0649fddc154c0d05470ded7b authored over 12 years ago by terrafrost <[email protected]>
remove redundant private key load from rsa encryption example

github.com/phpseclib/docs - 7299b6148aabfb3e06f3393303107e222baab4bd authored over 12 years ago by terrafrost <[email protected]>
Misc fixes

- make it so '' is a legit password and doesn't unset the pw to pass bantu's unit tests (unit te...

github.com/phpseclib/phpseclib - 6c4fcd34d3787e6ca92da7a657de1855e7ef137c authored over 12 years ago by terrafrost <[email protected]>
Misc fixes

- make it so '' is a legit password and doesn't unset the pw to pass bantu's unit tests (unit te...

github.com/phpseclib/phpseclib-php5 - 6c4fcd34d3787e6ca92da7a657de1855e7ef137c authored over 12 years ago by terrafrost <[email protected]>
Merge pull request #18 from bantu/feature/hash-tests

Some Test Infrastructure for Hashing Algorithms and MD5 Tests

github.com/phpseclib/phpseclib-php5 - ed67b3b68d00103427ce0b878fe80c3c992c452c authored over 12 years ago by terrafrost <[email protected]>
Merge pull request #18 from bantu/feature/hash-tests

Some Test Infrastructure for Hashing Algorithms and MD5 Tests

github.com/phpseclib/phpseclib - ed67b3b68d00103427ce0b878fe80c3c992c452c authored over 12 years ago by terrafrost <[email protected]>
[feature/hash-tests] Tests for the MD5 hash algorithm.

github.com/phpseclib/phpseclib-php5 - f63178536534eed62b5d778b94bc552ccc02cdb8 authored over 12 years ago by Andreas Fischer <[email protected]>
[feature/hash-tests] Some infrastructure for testing the hash implementations.

github.com/phpseclib/phpseclib-php5 - 99bfab11a621a16533b1c8a4a42f0547f9ede6f8 authored over 12 years ago by Andreas Fischer <[email protected]>
[feature/hash-tests] Some infrastructure for testing the hash implementations.

github.com/phpseclib/phpseclib - 99bfab11a621a16533b1c8a4a42f0547f9ede6f8 authored over 12 years ago by Andreas Fischer <[email protected]>
[feature/hash-tests] Tests for the MD5 hash algorithm.

github.com/phpseclib/phpseclib - f63178536534eed62b5d778b94bc552ccc02cdb8 authored over 12 years ago by Andreas Fischer <[email protected]>
Merge pull request #17 from jsjohns/master

Fix typos

github.com/phpseclib/phpseclib-php5 - 6c1681888dc80c9c4e2449fe7e990889779f2976 authored over 12 years ago by terrafrost <[email protected]>
Merge pull request #17 from jsjohns/master

Fix typos

github.com/phpseclib/phpseclib - 6c1681888dc80c9c4e2449fe7e990889779f2976 authored over 12 years ago by terrafrost <[email protected]>
Fix typos

github.com/phpseclib/phpseclib - 1f901700496bff6c1347241ac804be91c65c7ddc authored over 12 years ago by Joshua Johnson <[email protected]>
Fix typos

github.com/phpseclib/phpseclib-php5 - 1f901700496bff6c1347241ac804be91c65c7ddc authored over 12 years ago by Joshua Johnson <[email protected]>
- change title for interop.html

github.com/phpseclib/docs - da27c3f0612a93defe46df1a28e37aab476da5e2 authored over 12 years ago by terrafrost <[email protected]>
- rm bad js

github.com/phpseclib/docs - e64bcbb0d1cdcee1f4225386d636ab1b06887dfd authored over 12 years ago by terrafrost <[email protected]>
- seo enhancements

github.com/phpseclib/docs - cf553f027d7f3093feb6a29f3a2f500065b7ee32 authored over 12 years ago by terrafrost <[email protected]>
- replace X.509 tutorial with X.509 examples

github.com/phpseclib/docs - 94da0d4844ebceadfff17e3537f3ff5762712a91 authored over 12 years ago by terrafrost <[email protected]>
- certs couldn't be signed since setDNProp didn't work as it should

github.com/phpseclib/phpseclib - c2850cd36ae6f351b10cc16a3ffe03138797c8ec authored over 12 years ago by terrafrost <[email protected]>
- certs couldn't be signed since setDNProp didn't work as it should

github.com/phpseclib/phpseclib-php5 - c2850cd36ae6f351b10cc16a3ffe03138797c8ec authored over 12 years ago by terrafrost <[email protected]>
- validateDate didn't work

github.com/phpseclib/phpseclib - 8d34cb11e944068c9e3ba13a8c50d6eab4af7c01 authored over 12 years ago by terrafrost <[email protected]>
- validateDate didn't work

github.com/phpseclib/phpseclib-php5 - 8d34cb11e944068c9e3ba13a8c50d6eab4af7c01 authored over 12 years ago by terrafrost <[email protected]>
- add getSubjectDN and getSubjectDNProp as aliases

github.com/phpseclib/phpseclib - 30391fe2b6123020e75e08f3471d03d599676d57 authored over 12 years ago by terrafrost <[email protected]>
- add getSubjectDN and getSubjectDNProp as aliases

github.com/phpseclib/phpseclib-php5 - 30391fe2b6123020e75e08f3471d03d599676d57 authored over 12 years ago by terrafrost <[email protected]>
- add autoloading support to ASN1.php

github.com/phpseclib/phpseclib-php5 - de2691a281a3e94c6e43c8931c3a2a72d8e55db5 authored over 12 years ago by terrafrost <[email protected]>
- add autoloading support to ASN1.php

github.com/phpseclib/phpseclib - de2691a281a3e94c6e43c8931c3a2a72d8e55db5 authored over 12 years ago by terrafrost <[email protected]>
- update download link for README.md

github.com/phpseclib/phpseclib - 46ac3b92f12ac074694ca1dfb924b259339a13c9 authored over 12 years ago by terrafrost <[email protected]>
- update download link for README.md

github.com/phpseclib/phpseclib-php5 - 46ac3b92f12ac074694ca1dfb924b259339a13c9 authored over 12 years ago by terrafrost <[email protected]>
- add __toString magic method to Crypt_RSA

github.com/phpseclib/phpseclib-php5 - 6e1b79ba24659edb1fcd2ac7377426d252bc3ec7 authored over 12 years ago by terrafrost <[email protected]>
- add __toString magic method to Crypt_RSA

github.com/phpseclib/phpseclib - 6e1b79ba24659edb1fcd2ac7377426d252bc3ec7 authored over 12 years ago by terrafrost <[email protected]>
- fix getDNProp(), add getIssuerDNProp()

github.com/phpseclib/phpseclib-php5 - 8f2994349c1f8f256019663110f387904c015f4f authored over 12 years ago by terrafrost <[email protected]>
- fix getDNProp(), add getIssuerDNProp()

github.com/phpseclib/phpseclib - 8f2994349c1f8f256019663110f387904c015f4f authored over 12 years ago by terrafrost <[email protected]>
- add enableQuietMode to suppress stderr

github.com/phpseclib/phpseclib-php5 - 879a5c4364e0da076d78356f43301efa97c95f27 authored over 12 years ago by terrafrost <[email protected]>
- add enableQuietMode to suppress stderr

github.com/phpseclib/phpseclib - 879a5c4364e0da076d78356f43301efa97c95f27 authored over 12 years ago by terrafrost <[email protected]>
- add ohloh link and make aes default cipher to show benchmarks

github.com/phpseclib/docs - 2c7e823434145977e8b48c405a0d37e886de4490 authored over 12 years ago by terrafrost <[email protected]>
- add seo stuff, missing js lib, download and support links

github.com/phpseclib/docs - ec967406fe8e882d1837f1a81cb0741aa8a7aaa1 authored over 12 years ago by terrafrost <[email protected]>
- fix for PEAR bug # 19494

github.com/phpseclib/phpseclib-php5 - 4eaf6db3ab40093ce8e97b37ba2f6f77fe0db6ca authored over 12 years ago by terrafrost <[email protected]>
- fix for PEAR bug # 19494

github.com/phpseclib/phpseclib - 4eaf6db3ab40093ce8e97b37ba2f6f77fe0db6ca authored over 12 years ago by terrafrost <[email protected]>
- make Net_SSH2 return more printer friendly server public host keys

github.com/phpseclib/phpseclib-php5 - f292931aed9d3929b4acf618166492d713d93012 authored over 12 years ago by terrafrost <[email protected]>
- make Net_SSH2 return more printer friendly server public host keys

github.com/phpseclib/phpseclib - f292931aed9d3929b4acf618166492d713d93012 authored over 12 years ago by terrafrost <[email protected]>
- make Crypt_RSA use openssl for key generation (if openssl is available) and make it so File_X509 can create CSRs

github.com/phpseclib/phpseclib-php5 - 1417463eba50c55a0a5b8f69f8f596c3d01e5b73 authored over 12 years ago by terrafrost <[email protected]>
- make Crypt_RSA use openssl for key generation (if openssl is available) and make it so File_X509 can create CSRs

github.com/phpseclib/phpseclib - 1417463eba50c55a0a5b8f69f8f596c3d01e5b73 authored over 12 years ago by terrafrost <[email protected]>
- add second function_exists call to prevent require_once from being called if autoloader was called

github.com/phpseclib/phpseclib-php5 - f0e1b2deecb9798031da71310bc30baf3da898c7 authored over 12 years ago by terrafrost <[email protected]>
- add second function_exists call to prevent require_once from being called if autoloader was called

github.com/phpseclib/phpseclib - f0e1b2deecb9798031da71310bc30baf3da898c7 authored over 12 years ago by terrafrost <[email protected]>
Merge remote-tracking branch 'terrafrost/moizhb'

github.com/phpseclib/phpseclib-php5 - 6cd2d154b4299d7ad344cd7facc6297a39601005 authored over 12 years ago by terrafrost <[email protected]>
Merge remote-tracking branch 'terrafrost/moizhb'

github.com/phpseclib/phpseclib - 6cd2d154b4299d7ad344cd7facc6297a39601005 authored over 12 years ago by terrafrost <[email protected]>