export type Block128 = Uint8Array;
export type Block256 = Uint8Array;
