UNPKG

@onekeyfe/blockchain-libs

Version:
3 lines (2 loc) 127 B
export declare function sha256(data: Uint8Array): Uint8Array; export declare function ripemd160(data: Uint8Array): Uint8Array;