hardy613 / hardy613/graphql-node-tut

Hashing

Open
#6 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Maybe use a different hashing algorithm. Simplest solution is to use the builtin hashes in the `crypto` module. To check your options out, you can run `crypto.getHashes()` in the given nodejs version you're using.

It is better to use a known hashing function, with known properties.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.