UNPKG

@libp2p/keychain

Version:

Key management and cryptographically protected messages

4 lines 155 B
export declare const SALT_LENGTH = 16; export declare const KEY_SIZE = 32; export declare const ITERATIONS = 10000; //# sourceMappingURL=constants.d.ts.map