We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update from using https://github.com/tahpot/crypto-pouch.git to the latest version of crypto-pouch (v4.0.1) this will remove some vulnerabilities in the elliptic package calvinmetcalf/crypto-pouch#76 that is currently being used.
Repositories requiring the change
package.json
yarn.lock
The text was updated successfully, but these errors were encountered:
I'll only update in the new library verida/packages/client-ts. Any changes will be merged into verida/client-rn.
verida/packages/client-ts
verida/client-rn
Submitted a PR to allow initialising crypt-pouch with a user specified salt: calvinmetcalf/crypto-pouch#80
I have created a feature branch to support this change (https://github.com/verida/verida-js/tree/feature/21-update-crypto-pouch). Tested and works locally as expected. Won't merge into main until the crypto-pouch PR is merged. We can optionally use the feature branch created in the forked repo if the PR isn't accepted in time (https://github.com/tahpot/crypto-pouch/tree/feature/support-key-import).
main
crypto-pouch
Updated task list:
Sorry, something went wrong.
tahpot
Successfully merging a pull request may close this issue.
Update from using https://github.com/tahpot/crypto-pouch.git to the latest version of crypto-pouch (v4.0.1) this will remove some vulnerabilities in the elliptic package calvinmetcalf/crypto-pouch#76 that is currently being used.
Repositories requiring the change
package.json
yarn.lock
The text was updated successfully, but these errors were encountered: