Skip to content

Replace crypto dependencies with node internals#37

Open
wovalle wants to merge 1 commit intodanakt:masterfrom
luchyio:master
Open

Replace crypto dependencies with node internals#37
wovalle wants to merge 1 commit intodanakt:masterfrom
luchyio:master

Conversation

@wovalle
Copy link

@wovalle wovalle commented Aug 2, 2024

Nodejs's crypto has functions to generate md5 and sha1 hashes so external dependencies aren't needed. This is particularly interesting in this case because the removal of such dependencies would mean that this library is dependency-free.

Discussion in #24

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.

2 participants