Skip to content

Conversation

@Dexus
Copy link
Owner

@Dexus Dexus commented Oct 26, 2025

Summary

  • replace the md5 package usage with a crypto.createHash-based helper and rebuild the distribution bundle
  • remove the md5 dependency from package.json and yarn.lock
  • strengthen the md5 modulus tests to verify the hashed modulus matches the md5 of the unhashed modulus

Testing

  • ./node_modules/.bin/mocha test/pem.spec.js --timeout 300000

https://chatgpt.com/codex/tasks/task_e_68fe677fe60c832ebb11cca54e43056e

@Dexus Dexus merged commit 181a9c9 into master Oct 26, 2025
40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants