ripemd160.d.ts 65 B

1
  1. export declare const ripemd160: (msg: Uint8Array) => Uint8Array;