Skip to content

build(deps): Bump phpseclib/phpseclib from 3.0.55 to 3.0.57 - #89

Open
dependabot[bot] wants to merge 1 commit into
stable32from
dependabot/composer/stable32/phpseclib/phpseclib-3.0.57
Open

build(deps): Bump phpseclib/phpseclib from 3.0.55 to 3.0.57#89
dependabot[bot] wants to merge 1 commit into
stable32from
dependabot/composer/stable32/phpseclib/phpseclib-3.0.57

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps phpseclib/phpseclib from 3.0.55 to 3.0.57.

Release notes

Sourced from phpseclib/phpseclib's releases.

3.0.57

  • ASN1: fix tag matching for tagged CHOICE children (#2158)
  • RSA: fix for openssl_verify calls that error out (#2161)
  • RSA/PublicKey: implement salt length discovery for PSS verification (#2164)
  • BigInteger/PHP: don't return the divisor as the common residue (#2165)
  • Curve25519/448: improve timing attack resistance

3.0.56

  • RSA: don't use OpenSSL for PSS on OpenSSL < 3.1.0 (#2152)
  • SFTP: throw TimeoutExceptions on timeout vs UnexpectedValueException (#2156)
  • SFTP/Stream: use default context if one isn't explicitly provided (#2154)
Changelog

Sourced from phpseclib/phpseclib's changelog.

3.0.57 - 2026-08-26

  • ASN1: fix tag matching for tagged CHOICE children (#2158)
  • RSA: fix for openssl_verify calls that error out (#2161)
  • RSA/PublicKey: implement salt length discovery for PSS verification (#2164)
  • BigInteger/PHP: don't return the divisor as the common residue (#2165)
  • Curve25519/448: improve timing attack resistance

3.0.56 - 2026-08-02

  • RSA: don't use OpenSSL for PSS on OpenSSL < 3.1.0 (#2152)
  • SFTP: throw TimeoutExceptions on timeout vs UnexpectedValueException (#2156)
  • SFTP/Stream: use default context if one isn't explicitly provided (#2154)
Commits
  • d17e0dd CHANGELOG: add 3.0.57 release
  • 3a43a75 EC: implement blinding for montgomery curve multiplication
  • 6d4805f DH: add tests for all-zero shared secrets with Curve25519 / Curve448
  • fb56bc5 EC/Curve{25519,448} enhancements
  • 54fd28d BigInteger/Engines/PHP: adjust visibility of subtratHelper()
  • ebe334e CHANGELOG: issue ID's were swapped
  • 70e0ef9 CS adjustment
  • 93b5c5e Merge pull request #2167 from dngr2/backport/php-engine-negative-exact-division
  • 481a882 rm psalm
  • c54b313 CS adjustments
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [phpseclib/phpseclib](https://github.com/phpseclib/phpseclib) from 3.0.55 to 3.0.57.
- [Release notes](https://github.com/phpseclib/phpseclib/releases)
- [Changelog](https://github.com/phpseclib/phpseclib/blob/master/CHANGELOG.md)
- [Commits](phpseclib/phpseclib@3.0.55...3.0.57)

---
updated-dependencies:
- dependency-name: phpseclib/phpseclib
  dependency-version: 3.0.57
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 1, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: stable32. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants