PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/tweetnacl-ts/es

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

import { ByteArray } from './array';
export declare const enum HashLength {
    Hash = 64
}
export declare function hash(msg: ByteArray): ByteArray;
export declare function _hash(out: ByteArray, m: ByteArray, n: number): number;

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


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