Skip to content

Conversation

iclaxton
Copy link

OSSL has marked the Cipher DES-ECB as legacy in v3.* builds and attempting to encrypt anything with it will result in the error ERR_OSSL_EVP_UNSUPPORTED. There is a workaround in node by reverting to legacy OSSL but my solution is pure JS and has no native dependencies.

All tests are passing and I also fixed a number of warnings around the allocation of Buffer instances.

@iclaxton iclaxton force-pushed the master branch 4 times, most recently from 8a6e24b to 0f5d385 Compare October 31, 2023 17:06
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.

1 participant