Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Nov 22, 2024
1 parent c1a1e0a commit 10a22c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -547,6 +547,8 @@ The current performance is good enough when compared to other projects; SHA256 t
scrypt with 1024 different `N, r, p` combinations, etc. **Takes several hours**. Using 8-32+ core CPU helps.
7. `npm run format` will fix lint issues

`test/misc` directory contains implementations of loop unrolling and md5.

## Resources

Check out [paulmillr.com/noble](https://paulmillr.com/noble/)
Expand Down

0 comments on commit 10a22c8

Please sign in to comment.