-
Notifications
You must be signed in to change notification settings - Fork 84
feat: use sha256
for cache entries in fips mode
#375
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
Conversation
Deno does not support |
Co-authored-by: Pooya Parsa <[email protected]>
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.
Thanks!
sha256
in FIPS
modesha256
for cache entries in fips mode
Is there a timeline to merge this into the next release? |
Hey @pi0 we're blocked on this too. Happy to lend a hand if I can, anything to get this out asap. |
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.
(tested locally)
sha256
for cache entries in fips modesha256
for cache entries in fips mode
Really nice implementation! |
resolves #340