UNPKG

@walletconnect/crypto

Version:

Isomorphic Cryptography Library for AES, HMAC and SHA2

3 lines 200 B
export declare function assert(condition: boolean, message: string): void; export declare function isConstantTime(arr1: Uint8Array, arr2: Uint8Array): boolean; //# sourceMappingURL=validators.d.ts.map