-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
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
chore: removed redundant crypto functionality #3075
chore: removed redundant crypto functionality #3075
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM just left one comment
Should we be referencing deprecations in PR descriptions or changesets? 🤔 |
I wonder if deprecation notices should be in a section of their own - I can add to the release notes for now. Edit: Updated the release notes only with the deprecation, I'm not sure if saying about the removal of the methods would be wise (so that's in the summary). |
Coverage Report:
Changed Files:
|
Release notes
In this release, we:
HASHER_LOCKED
Summary
lock
andregister
forhmac
andpdkdf2
crypto functions.HASHER_LOCKED
Checklist