UNPKG

highwayhasher

Version:

HighwayHash implementation for both node and browsers

2 lines (1 loc) 82 B
export declare function validKey(key: Uint8Array | null | undefined): Uint8Array;