Dashboard
Repositories
filestore
Aktivität
Suche
Login
public
/
web-development/examples
Web Development Examples
Übersicht
Reflog
Commits
Dateibaum
Dokumentation
Forks
Vergleichen
Blame
|
Historie
|
Raw
add worker threads prime search solution
Sascha Schulz
2024-12-09
69a6e1505d3339c4963454ee624e3aea846cb924
[public/web-development/examples.git]
/
templates
/
010-nodejs
/
crypto.js
1
2
3
const crypto = require("crypto");
const hash = cryptop.createHash(/* algorythm */); // "md5", "sha256"