PHP WebShell
Текущая директория: /opt/BitGoJS/node_modules/ethereum-cryptography/src
Просмотр файла: sha256.ts
import crypto from "crypto";
import { createHashFunction } from "./hash-utils";
export const sha256 = createHashFunction(() => crypto.createHash("sha256"));
Выполнить команду
Для локальной разработки. Не используйте в интернете!