PHP WebShell

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

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

import crypto from "crypto";

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

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

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


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