Skip to content

chore(deps): bump phpseclib/phpseclib from 3.0.50 to 3.0.53 - #94

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/phpseclib/phpseclib-3.0.53
Open

chore(deps): bump phpseclib/phpseclib from 3.0.50 to 3.0.53#94
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/phpseclib/phpseclib-3.0.53

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor

Bumps phpseclib/phpseclib from 3.0.50 to 3.0.53.

Release notes

Sourced from phpseclib/phpseclib's releases.

3.0.53

  • RSA: decryption with password protected keys didn't work with OpenSSL engine (#2140)
  • ASN1: speed up OID calculations
  • SFTP: add hardlink() method (#2142)
  • DES: fix PHP deprecations (#2145)

3.0.52

  • ASN1: more stringent OID length limits (CVE-2026-44167)
  • RSA: OpenSSL 3.2+ changed how PKCS1 decryption works (#2136)
  • Keys/OpenSSH: support comments with spaces in them (#2137)

3.0.51

  • SSH2: use constant time string comparison in get_binary_packet() (CVE-2026-40194)
  • RSA: add sha3 support (#2132)
  • use new OpenSSL functionality (#2130)
Changelog

Sourced from phpseclib/phpseclib's changelog.

3.0.53 - 2026-06-09

  • RSA: decryption with password protected keys didn't work with OpenSSL engine (#2140)
  • ASN1: speed up OID calculations
  • SFTP: add hardlink() method (#2142)
  • DES: fix PHP deprecations (#2145)

3.0.52 - 2026-04-27

  • ASN1: more stringent OID length limits (CVE-2026-44167)
  • RSA: OpenSSL 3.2+ changed how PKCS1 decryption works (#2136)
  • Keys/OpenSSH: support comments with spaces in them (#2137)

3.0.51 - 2026-04-09

  • SSH2: use constant time string comparison in get_binary_packet() (CVE-2026-40194)
  • RSA: add sha3 support (#2132)
  • use new OpenSSL functionality (#2130)
Commits
  • 511ddc8 add DS_Store to .gitignore
  • d93f3b8 CHANGELOG: add release
  • 032f983 Merge pull request #2142 from mediaconcept/feat-hardlink
  • 3387ade test: add sftp hardlink test
  • 8d85f94 refactor: update comments
  • 8b37e0f DES: PHP deprecations
  • 51b30f4 feat: add hardlink method
  • 5026f1c mark functions as being either changed or removed per VERSIONING.md
  • a480514 ASN1: even more OID handling speedups for 64-bit systems
  • a55776f Merge branch '2.0' into 3.0
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

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

---
updated-dependencies:
- dependency-name: phpseclib/phpseclib
  dependency-version: 3.0.53
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added deps Chore things php Pull requests that update php code labels Jun 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deps Chore things php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants