
export declare const BLOCK_SIZE = 64;

export declare const DIGEST_LENGTH = 16;

export declare const INIT: number[];
