download
raw
279 Bytes
import type { Hash } from "../hash/index.js";
export declare function sha384(data: Uint8Array): Uint8Array;
export declare class SHA384 implements Hash {
blockSize: number;
size: number;
private sha512;
update(data: Uint8Array): void;
digest(): Uint8Array;
}

Xet Storage Details

Size:
279 Bytes
·
Xet hash:
48ea6a853ccc3236fef57d26524f9e9c8ed1407458c07d512086d6da188cfa0f

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.