Files
2026-02-25 00:50:23 +05:30

2 lines
62 B
TypeScript

export declare const sha512: (msg: Uint8Array) => Uint8Array;