Skip to content

Use md5 hashing on openssl 3#934

Closed
sonnyp wants to merge 2 commits intobabel:mainfrom
sonnyp:openssl3
Closed

Use md5 hashing on openssl 3#934
sonnyp wants to merge 2 commits intobabel:mainfrom
sonnyp:openssl3

Conversation

@sonnyp
Copy link
Copy Markdown

@sonnyp sonnyp commented Mar 15, 2022

Fixes #923

Webpack will use xxhash64 so that's an option too - wdyt?

I also agree that falling back isn't ideal - what about using md5 or xxhash64 for all?

@sonnyp sonnyp marked this pull request as draft March 15, 2022 09:47
@sonnyp
Copy link
Copy Markdown
Author

sonnyp commented Mar 15, 2022

Damn it - I just noticed of #924

Feel free to close this.

@sonnyp sonnyp mentioned this pull request Mar 15, 2022
11 tasks
@JLHwung
Copy link
Copy Markdown
Contributor

JLHwung commented Mar 22, 2022

Closing in favor of #924

@JLHwung JLHwung closed this Mar 22, 2022
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.

Webpack build fails with node 16 and openssl 3 provided by os

2 participants