PHP WebShell

Текущая директория: /usr/lib/node_modules/bitgo/node_modules/@celo/utils/node_modules/ethereum-cryptography/src

Просмотр файла: sha256.ts

import crypto from "crypto";

import { createHashFunction } from "./hash-utils";

export const sha256 = createHashFunction(() => crypto.createHash("sha256"));

Выполнить команду


Для локальной разработки. Не используйте в интернете!