UNPKG

@libp2p/keychain

Version:

Key management and cryptographically protected messages

4 lines (3 loc) 89 B
export const SALT_LENGTH = 16 export const KEY_SIZE = 32 export const ITERATIONS = 10000