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