Buckets:
| import type { Hash } from "../hash/index.js"; | |
| export declare function sha224(data: Uint8Array): Uint8Array; | |
| export declare class SHA224 implements Hash { | |
| blockSize: number; | |
| size: number; | |
| private blocks; | |
| private currentBlockSize; | |
| private H; | |
| private l; | |
| private w; | |
| update(data: Uint8Array): void; | |
| digest(): Uint8Array; | |
| private process; | |
| } | |
Xet Storage Details
- Size:
- 375 Bytes
- Xet hash:
- d79d81c6d7954c4f2bd006ea80c7f14f506c75769dfd39b4c16335481808698c
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.