Skip to content

[Snyk] Upgrade jsrsasign from 10.8.6 to 10.9.0#65

Open
DaTebe wants to merge 1 commit into
mainfrom
snyk-upgrade-267f72f6c102e8e32097dacdb383b049
Open

[Snyk] Upgrade jsrsasign from 10.8.6 to 10.9.0#65
DaTebe wants to merge 1 commit into
mainfrom
snyk-upgrade-267f72f6c102e8e32097dacdb383b049

Conversation

@DaTebe
Copy link
Copy Markdown
Owner

@DaTebe DaTebe commented Dec 18, 2023

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade jsrsasign from 10.8.6 to 10.9.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 21 days ago, on 2023-11-27.
Release notes
Package name: jsrsasign
  • 10.9.0 - 2023-11-27
    • Changes from 10.8.6 to 10.9.0 (2023-Nov-27)
      • KEYUTIL.getPEM is updated not to use weak ciphers (#599)
        • default encryptionScheme is changed from des-EDE3-CBC to aes256-CBC
        • default prf is changed from hmacWithSHA1 to hmacWithSHA256
      • src/keyutil.js
        • more encrypted PKCS#8 private key support
          • KEYUTIL.getKey now supports encrypted PKCS#8 private key with
            aes128-CBC, aes256-CBC encrypted and using hmacWithSHA224/256/384/512 as
            psudorandom function.
          • KEYUTIL.getPEM now supports such as above encrypted PKCS#8 PEM
            priavte key.
      • src/crypto.js
        • Cipher.decrypt/encrypt now supports symmetric ciphers (des-EDE3-CBC,aes128-CBC,aes256-CBC)
      • src/base64x.js
        • function inttohex and twoscompl are added
      • src/asn1.js
        • ASN1Util.bigIntToMinTwosComplementsHex is now DEPRECATED. use twoscompl.
      • src/asn1x509.js
        • aes*-CBC and hmacWithSHA* OIDs are added
      • test/qunit-do-{base64x,crypto-cipher,keyutil-eprv,keyutil,keyutil-p8egen}.html
        • update and add some test cases for above
      • stop bower support (bower.json removed)
  • 10.8.6 - 2023-04-26
    • Changes from 10.8.5 to 10.8.6 (2023-Apr-26)
      • src/x509.js
        • another bugfix X509.getExtSubjectDirectoryAttributes method
from jsrsasign GitHub release notes
Commit messages
Package name: jsrsasign
  • df54d0b enhanced support for encrypted PKCS8

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants